aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-08-26 15:59:08 -0700
committerScott Jackson <daneren2005@gmail.com>2014-08-26 15:59:08 -0700
commitc77a5900ad59580ff5cea498e64dc9cec0f7071d (patch)
tree724fb5dd95da6398c7a15c7793329a2153e81d12
parentd3b4a80ceb76cc5071648963fa0fab59cc937205 (diff)
downloaddsub-c77a5900ad59580ff5cea498e64dc9cec0f7071d.tar.gz
dsub-c77a5900ad59580ff5cea498e64dc9cec0f7071d.tar.bz2
dsub-c77a5900ad59580ff5cea498e64dc9cec0f7071d.zip
#387 Add strings for server sync setting
-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 ffd6ba7f..b02cdc9d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -264,6 +264,8 @@
<string name="settings.server_username">Username</string>
<string name="settings.server_password">Password</string>
<string name="settings.server_open_browser">Open in browser</string>
+ <string name="settings.server_sync_summary">Whether or not syncing is enabled for this server</string>
+ <string name="settings.server_sync">Sync Enabled</string>
<string name="settings.cache_title">Music cache</string>
<string name="settings.preload_wifi">Songs to preload (Wifi)</string>
<string name="settings.preload_mobile">Songs to preload (Mobile)</string>