summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorTom Hennen <tom.hennen@gmail.com>2016-03-26 14:14:22 -0400
committerTom Hennen <tom.hennen@gmail.com>2016-03-26 14:14:22 -0400
commit1b030be7a01e40206d74c205d9994e47ea3f6406 (patch)
tree230f7bb0031fcbf7178573cd9877dd2073af42ad /core/src/main/res
parent193f58376d23381b108a33c1a1a5132ae41e154f (diff)
downloadAntennaPod-1b030be7a01e40206d74c205d9994e47ea3f6406.zip
normalized case in 'show subscriptions' title
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 7c40c7d1a..7db689512 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -384,7 +384,7 @@
<string name="pref_expandNotify_sum">Always expand the notification to show playback buttons.</string>
<string name="pref_persistNotify_title">Persistent Playback Controls</string>
<string name="pref_persistNotify_sum">Keep notification and lockscreen controls when playback is paused.</string>
- <string name="pref_show_subscriptions_in_drawer_title">Show subscriptions</string>
+ <string name="pref_show_subscriptions_in_drawer_title">Show Subscriptions</string>
<string name="pref_show_subscriptions_in_drawer_sum">Show subscription list directly in navigation drawer</string>
<string name="pref_lockscreen_background_title">Set Lockscreen Background</string>
<string name="pref_lockscreen_background_sum">Set the lockscreen background to the current episode\'s image. As a side effect, this will also show the image in third party apps.</string>