aboutsummaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-01-21 16:44:38 -0800
committerScott Jackson <daneren2005@gmail.com>2014-01-21 16:44:38 -0800
commitf1fd9a58e97ffb71807391ceac6fe66aa160f054 (patch)
tree9674c13126290f7c9447c8f80f73dc7564362b2e /res/values
parenta0ea69627b36abc28f5c75bf7c5651fbd2be7d98 (diff)
downloaddsub-f1fd9a58e97ffb71807391ceac6fe66aa160f054.tar.gz
dsub-f1fd9a58e97ffb71807391ceac6fe66aa160f054.tar.bz2
dsub-f1fd9a58e97ffb71807391ceac6fe66aa160f054.zip
#263 Add song/album totals to genre list
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b1fbb3c3..860d16ff 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -141,6 +141,8 @@
<string name="offline.sync_error">Failed to sync songs</string>
<string name="select_genre.blank">Blank</string>
+ <string name="select_genre.songs">%d songs</string>
+ <string name="select_genre.albums">%d albums</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>