aboutsummaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-12-29 13:46:58 -0800
committerScott Jackson <daneren2005@gmail.com>2013-12-29 13:46:58 -0800
commite4ab715a425bdf7fff81a4125c81c8e268eb0d70 (patch)
treeca294588a244bf0fc58957efeee3d361b5707e07 /res/values
parent451d880c7e7085f5f01916d79396dfdaaeb8f071 (diff)
downloaddsub-e4ab715a425bdf7fff81a4125c81c8e268eb0d70.tar.gz
dsub-e4ab715a425bdf7fff81a4125c81c8e268eb0d70.tar.bz2
dsub-e4ab715a425bdf7fff81a4125c81c8e268eb0d70.zip
#173 Forgot to add setting to disable share tab
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 21d54fe5..6cd0ec40 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -365,6 +365,8 @@
<string name="settings.podcasts_enabled_summary">Whether or not to display the podcast listing in the pull out drawer</string>
<string name="settings.bookmarks_enabled">Bookmarks Enabled</string>
<string name="settings.bookmarks_enabled_summary">Whether or not to display the bookmarks listing in the pull out drawer</string>
+ <string name="settings.shares_enabled">Shares Enabled</string>
+ <string name="settings.shares_enabled_summary">Whether or not to display the shares listing in the pull out drawer</string>
<string name="settings.sync_title">Sync</string>
<string name="settings.sync_enabled">Sync Enabled</string>
<string name="settings.sync_enabled_summary">Whether or not playlists or podcasts are periodically checked for changes</string>