mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 19:00:26 +01:00
Add improved notification settings when muted.
This commit is contained in:
@@ -6006,13 +6006,30 @@
|
||||
<string name="PermissionsSettingsFragment__who_can_send_messages">Who can send messages and start calls?</string>
|
||||
|
||||
<!-- SoundsAndNotificationsSettingsFragment -->
|
||||
<!-- Label for the setting to mute notifications for a conversation -->
|
||||
<string name="SoundsAndNotificationsSettingsFragment__mute_notifications">Mute notifications</string>
|
||||
<!-- Summary text shown when a conversation is not muted -->
|
||||
<string name="SoundsAndNotificationsSettingsFragment__not_muted">Not muted</string>
|
||||
<!-- Label for the mentions notification setting in conversation sounds and notifications -->
|
||||
<string name="SoundsAndNotificationsSettingsFragment__mentions">Mentions</string>
|
||||
<!-- Dialog option to always send notifications for the selected category even when the conversation is muted -->
|
||||
<string name="SoundsAndNotificationsSettingsFragment__always_notify">Always notify</string>
|
||||
<!-- Dialog option to not send notifications if mentioned when the conversation is muted -->
|
||||
<!-- Dialog option to not send notifications for the selected category when the conversation is muted -->
|
||||
<string name="SoundsAndNotificationsSettingsFragment__do_not_notify">Do not notify</string>
|
||||
<!-- Label for the setting to configure custom notification sounds and vibration for a conversation -->
|
||||
<string name="SoundsAndNotificationsSettingsFragment__custom_notifications">Custom notifications</string>
|
||||
<!-- Section header for settings that control which notifications still come through when a conversation is muted -->
|
||||
<string name="SoundsAndNotificationsSettingsFragment__when_muted">When muted</string>
|
||||
<!-- Label for the calls notification setting in conversation sounds and notifications -->
|
||||
<string name="SoundsAndNotificationsSettingsFragment__calls">Calls</string>
|
||||
<!-- Explanatory text shown in the calls notification setting dialog describing what the setting controls -->
|
||||
<string name="SoundsAndNotificationsSettingsFragment__calls_dialog_message">Ring and receive notifications when a call is started in muted chats.</string>
|
||||
<!-- Explanatory text shown in the mentions notification setting dialog describing what the setting controls -->
|
||||
<string name="SoundsAndNotificationsSettingsFragment__mentions_dialog_message">Receive notifications when you are mentioned in muted chats.</string>
|
||||
<!-- Label for the replies notification setting in conversation sounds and notifications -->
|
||||
<string name="SoundsAndNotificationsSettingsFragment__replies_to_you">Replies to you</string>
|
||||
<!-- Explanatory text shown in the replies notification setting dialog describing what the setting controls -->
|
||||
<string name="SoundsAndNotificationsSettingsFragment__replies_dialog_message">Receive notifications when someone replies to your messages in muted chats.</string>
|
||||
|
||||
<!-- StickerKeyboard -->
|
||||
<string name="StickerKeyboard__recently_used">Recently used</string>
|
||||
|
||||
Reference in New Issue
Block a user