aboutsummaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-02-10 09:09:35 -0800
committerScott Jackson <daneren2005@gmail.com>2015-02-10 09:09:35 -0800
commit50d19a361880a2867193f19c460531514dec7f9a (patch)
treeab792055092997d6d64d95a106a470775cd057ce /res/values
parent91bfd2f1813458cab64f6c40b3f5c22d32b802f7 (diff)
downloaddsub-50d19a361880a2867193f19c460531514dec7f9a.tar.gz
dsub-50d19a361880a2867193f19c460531514dec7f9a.tar.bz2
dsub-50d19a361880a2867193f19c460531514dec7f9a.zip
#443 Add a checkbox to browse album lists on a per folder basis
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 314fc9bf..67d26e96 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -63,6 +63,7 @@
<string name="main.online">Go Online</string>
<string name="main.settings">Settings</string>
<string name="main.albums_title">Album Lists</string>
+ <string name="main.albums_per_folder">Per Folder</string>
<string name="main.albums_newest">Recently added</string>
<string name="main.albums_recent">Recently played</string>
<string name="main.albums_frequent">Most played</string>