mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Disable Contact Join Notification via Action.
This commit is contained in:
committed by
Greyson Parrelli
parent
25c17082f2
commit
36d1e7c44a
@@ -1340,6 +1340,7 @@
|
||||
<string name="MessageNotifier_error_delivering_message">Error delivering message.</string>
|
||||
<string name="MessageNotifier_mark_all_as_read">Mark all as read</string>
|
||||
<string name="MessageNotifier_mark_read">Mark read</string>
|
||||
<string name="MessageNotifier_turn_off_these_notifications">Turn off these notifications</string>
|
||||
<string name="MessageNotifier_media_message">Media message</string>
|
||||
<string name="MessageNotifier_sticker">Sticker</string>
|
||||
<string name="MessageNotifier_view_once_photo">View-once photo</string>
|
||||
@@ -1361,6 +1362,8 @@
|
||||
<string name="MessageNotifier_reacted_s_to_your_sticker">Reacted %1$s to your sticker.</string>
|
||||
<string name="MessageNotifier_this_message_was_deleted">This message was deleted.</string>
|
||||
|
||||
<string name="TurnOffContactJoinedNotificationsActivity__turn_off_contact_joined_signal">Turn off contact joined Signal notifications? You can enable them again in Signal > Settings > Notifications.</string>
|
||||
|
||||
<!-- Notification Channels -->
|
||||
<string name="NotificationChannel_messages">Default</string>
|
||||
<string name="NotificationChannel_calls">Calls</string>
|
||||
|
||||
Reference in New Issue
Block a user