fixed stream exception handling

This commit is contained in:
Christian Schabesberger 2016-02-26 01:32:44 +01:00
parent 369d9204d9
commit bc468b6f36
3 changed files with 27 additions and 1 deletions

View file

@ -88,6 +88,7 @@
<string name="blocked_by_gema">Blocked by GEMA.</string>
<string name="could_not_setup_download_menu">Could not setup download menu.</string>
<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>
<!-- error activity -->
<string name="sorry_string">Sorry that should not happen.</string>
<string name="guru_meditation" translatable="false">Guru Meditation.</string>