diff --git a/res/xml/preferences_notifications.xml b/res/xml/preferences_notifications.xml index 113418b22..1ee0c8882 100644 --- a/res/xml/preferences_notifications.xml +++ b/res/xml/preferences_notifications.xml @@ -11,8 +11,8 @@ android:dependency="pref_key_enable_notifications" android:defaultValue="false" android:key="pref_ignore_battery_optimizations" - android:title="@string/pref_ignore_battery" - android:summary="@string/pref_ignore_battery_explain"/> + android:title="@string/pref_background_notifications" + android:summary="@string/pref_background_notifications_explain"/>