This commit is contained in:
Jonas Lochmann 2021-12-13 01:00:00 +01:00
parent 28197c20be
commit 394adb2e97
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36

View file

@ -334,7 +334,7 @@
<string name="category_notification_filter_delay_switch">Delay blocking</string> <string name="category_notification_filter_delay_switch">Delay blocking</string>
<string name="category_notification_filter_delay_prefix">Delay blocking by</string> <string name="category_notification_filter_delay_prefix">Delay blocking by</string>
<string name="category_notification_filter_delay_suffix">seconds</string> <string name="category_notification_filter_delay_suffix">seconds</string>
<string name="category_notification_filter_save_toast">Your changed were saved</string> <string name="category_notification_filter_save_toast">Your changes were saved</string>
<string name="category_notification_filter_summary_disabled">Notifications are not blocked</string> <string name="category_notification_filter_summary_disabled">Notifications are not blocked</string>
<string name="category_notification_filter_summary_has_permission">Notifications are blocked when the category is blocked</string> <string name="category_notification_filter_summary_has_permission">Notifications are blocked when the category is blocked</string>
<string name="category_notification_filter_summary_enabled_no_delay">Notifications are always blocked</string> <string name="category_notification_filter_summary_enabled_no_delay">Notifications are always blocked</string>