Implemented Errorhandler in PlaybackService

This commit is contained in:
daniel oeh
2012-07-02 17:19:38 +02:00
parent 3c2f083378
commit 92c32662ca
4 changed files with 110 additions and 4 deletions

View File

@ -69,5 +69,7 @@
<string name="download_error_connection_error">Connection error</string>
<string name="txtvfeedurl_label">Type in the URL of the Feed here:</string>
<string name="cover_label">Cover</string>
<string name="playback_error_server_died">Server died</string>
<string name="playback_error_unknown">Unknown Error</string>
</resources>