Changed preference label

Preference affects both lockscreen and notification.
This commit is contained in:
daniel oeh 2014-09-29 17:33:54 +02:00
parent cb677fd821
commit ccb1b2522c
1 changed files with 1 additions and 1 deletions

View File

@ -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>