Update app/src/main/res/values/strings.xml
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
This commit is contained in:
parent
b5de9e64f1
commit
1e81201476
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@
|
||||||
<string name="settings_notifications_muted_until_forever">Notifications muted until re-enabled</string>
|
<string name="settings_notifications_muted_until_forever">Notifications muted until re-enabled</string>
|
||||||
<string name="settings_notifications_muted_until_x">Notifications muted until %1$s</string>
|
<string name="settings_notifications_muted_until_x">Notifications muted until %1$s</string>
|
||||||
<string name="settings_notifications_min_priority_key">MinPriority</string>
|
<string name="settings_notifications_min_priority_key">MinPriority</string>
|
||||||
<string name="settings_notifications_min_priority_title">Minde4ed priority</string>
|
<string name="settings_notifications_min_priority_title">Min priority</string>
|
||||||
<string name="settings_notifications_min_priority_summary_any">Showing all notifications</string>
|
<string name="settings_notifications_min_priority_summary_any">Showing all notifications</string>
|
||||||
<string name="settings_notifications_min_priority_summary_x_or_higher">Show notifications if priority is %1$d (%2$s) or above</string>
|
<string name="settings_notifications_min_priority_summary_x_or_higher">Show notifications if priority is %1$d (%2$s) or above</string>
|
||||||
<string name="settings_notifications_min_priority_summary_max">Show notifications if priority is 5 (max)</string>
|
<string name="settings_notifications_min_priority_summary_max">Show notifications if priority is 5 (max)</string>
|
||||||
|
|
Loading…
Reference in a new issue