Added menu item to go to the media player

This commit is contained in:
daniel oeh
2012-06-20 13:54:35 +02:00
parent 22918164c7
commit ae8a490fdf
3 changed files with 5 additions and 0 deletions

View File

@ -48,4 +48,5 @@
<string name="download_error_file_error">File error</string>
<string name="download_error_http_data_error">HTTP Data Error</string>
<string name="download_error_error_unknown">Unknown Error</string>
<string name="show_player_label">Show player</string>
</resources>