aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-android/res/values/strings.xml')
-rw-r--r--subsonic-android/res/values/strings.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/subsonic-android/res/values/strings.xml b/subsonic-android/res/values/strings.xml
index fa672f82..f67dd9fe 100644
--- a/subsonic-android/res/values/strings.xml
+++ b/subsonic-android/res/values/strings.xml
@@ -21,7 +21,7 @@
<string name="common.play_external">Play Video</string>
<string name="common.stream_external">Stream Video</string>
<string name="common.confirm">Confirm</string>
- <string name="common.confirm_message">Do you want to %1$s %2$s</string>
+ <string name="common.confirm_message">Do you want to %1$s %2$s?</string>
<string name="button_bar.home">Home</string>
<string name="button_bar.browse">Library</string>
@@ -71,6 +71,7 @@
<string name="menu.deleted_playlist_error">Failed to delete playlist %s</string>
<string name="menu.log">Send Log</string>
<string name="menu.set_timer">Set Timer</string>
+ <string name="menu.check_podcasts">Request Server Refresh</string>
<string name="playlist.label">Playlists</string>
<string name="playlist.update_info">Update Information</string>
@@ -134,6 +135,10 @@
<string name="select_podcasts.empty">No podcasts found</string>
<string name="select_podcasts.error">This podcast had an error while downloading on the server. The server must download it first.</string>
<string name="select_podcasts.skipped">This podcast has not been downloaded on the server. The server must download it first.</string>
+ <string name="select_podcasts.server_download">Download on server</string>
+ <string name="select_podcasts.server_delete">Delete from server</string>
+ <string name="select_podcasts.downloading">Now downloading %s on the server</string>
+ <string name="select_podcasts.refreshing">The server is checking for new podcasts now</string>
<string name="select_playlist.empty">No saved playlists on server</string>
@@ -191,6 +196,7 @@
<string name="song_details.kbps">%d kbps</string>
<string name="song_details.error">Error</string>
<string name="song_details.skipped">Skipped</string>
+ <string name="song_details.downloading">Downloading</string>
<string name="lyrics.nomatch">No lyrics found</string>