Changed preference label
Preference affects both lockscreen and notification.
This commit is contained in:
parent
cb677fd821
commit
ccb1b2522c
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue