use intent system to pass errors to error activity

This commit is contained in:
Christian Schabesberger 2016-09-13 22:36:47 +02:00
parent a2effef346
commit 14eaedd73a
7 changed files with 149 additions and 26 deletions

View file

@ -97,6 +97,7 @@
<string name="live_streams_not_supported">This is a LIVE STREAM. These are not yet supported.</string>
<string name="could_not_get_stream">Could not get any stream.</string>
<string name="could_not_load_image">Could not load Image</string>
<string name="app_ui_crash">App/UI crashed</string>
<!-- error activity -->
<string name="sorry_string">Sorry that should not happen.</string>
<string name="guru_meditation" translatable="false">Guru Meditation.</string>