summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2014-09-29 17:33:54 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2014-09-29 17:33:54 +0200
commitccb1b2522c6c4bd5b738dab1daa9aeff53b545fe (patch)
tree10f2b4b8e8e5ba046d3b96bca91aea8535ce3e77 /res/values
parentcb677fd82171ea407372de070a6075a2e116f18a (diff)
downloadAntennaPod-ccb1b2522c6c4bd5b738dab1daa9aeff53b545fe.zip
Changed preference label
Preference affects both lockscreen and notification.
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2044a1ead..6a62f5e14 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -253,7 +253,7 @@
<string name="pref_gpodnet_sethostname_use_default_host">Use default host</string>
<string name="pref_expandNotify_title">Expand Notification</string>
<string name="pref_expandNotify_sum">Always expand the notification to show playback buttons.</string>
- <string name="pref_persistNotify_title">Persistent Notification</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_expand_notify_unsupport_toast">Android versions before 4.1 do not support expanded notifications.</string>