aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-09-19 15:40:38 -0700
committerScott Jackson <daneren2005@gmail.com>2015-09-19 15:40:38 -0700
commit109c253bd93bc7dffd985cbc2d5959cf471f3944 (patch)
tree850203ac3bfd9afc58c1f649bb9d5119019b1cce /app/src/main/res/values/strings.xml
parent07f5b37173d53cc8ba32af3485b10aee4e5a5f11 (diff)
downloaddsub-109c253bd93bc7dffd985cbc2d5959cf471f3944.tar.gz
dsub-109c253bd93bc7dffd985cbc2d5959cf471f3944.tar.bz2
dsub-109c253bd93bc7dffd985cbc2d5959cf471f3944.zip
#550 Add option to shuffle by albums or by songs
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 453cfdb1..d87dbf69 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -459,6 +459,9 @@
<string name="settings.start_on_headphones_summary">Start when headphones are plugged in. This requires the use of a service which starts on boot up to check for the headphone plug event even when DSub is not running.</string>
<string name="settings.color_action_bar">Color Action Bar</string>
<string name="settings.color_action_bar.summary">Color the action bar and status bar or leave them alone</string>
+ <string name="settings.shuffle_by_album">Shuffle By Album</string>
+ <string name="settings.shuffle_by_album.true">Shuffle order of albums</string>
+ <string name="settings.shuffle_by_album.false">Shuffle all songs together</string>
<string name="shuffle.title">Shuffle By</string>
<string name="shuffle.startYear">Start Year:</string>