1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-09-05 05:55:27 +02:00

Fix DND setting summary

This commit is contained in:
Arjan Schrijver 2021-12-10 22:30:07 +01:00
parent 8416cb4e71
commit dfde2c8bdf

View File

@ -141,7 +141,7 @@
<string name="pref_title_notifications_generic">Generic notification support</string>
<string name="pref_title_whenscreenon">…also when screen is on</string>
<string name="pref_title_notification_filter">Do Not Disturb</string>
<string name="pref_summary_notification_filter">Unwanted notifications are stopped in this mode</string>
<string name="pref_summary_notification_filter">Block all notifications when Do Not Disturb is enabled on the phone</string>
<string name="pref_header_notification_application_settings">Per application settings</string>
<string name="pref_title_notification_use_as">Use the Applications list to...</string>
<string name="pref_title_notification_use_as_deny">Deny notifications from selected apps</string>