diff --git a/res/values/translatable.xml b/res/values/translatable.xml index 754cc783..718fa052 100644 --- a/res/values/translatable.xml +++ b/res/values/translatable.xml @@ -197,7 +197,7 @@ THE SOFTWARE. \'Shuffle mode\' will play tracks in completely random order Notifications - Notification mode + Notification visibility Notification action Very verbose notification diff --git a/res/values/untranslatable.xml b/res/values/untranslatable.xml index fa7e4fad..11fa5c77 100644 --- a/res/values/untranslatable.xml +++ b/res/values/untranslatable.xml @@ -125,8 +125,7 @@ THE SOFTWARE. - - @string/never_show + @string/show_when_playing @string/always_show diff --git a/res/xml/preference_notifications.xml b/res/xml/preference_notifications.xml index e27f2b13..ad82fcea 100644 --- a/res/xml/preference_notifications.xml +++ b/res/xml/preference_notifications.xml @@ -24,11 +24,11 @@ THE SOFTWARE. xmlns:android="http://schemas.android.com/apk/res/android" android:persistent="true"> + android:defaultValue="0" />