use intent system to pass errors to error activity
This commit is contained in:
parent
a2effef346
commit
14eaedd73a
7 changed files with 149 additions and 26 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue