mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Add you may have messages notification.
This commit is contained in:
@@ -106,6 +106,10 @@
|
||||
<!-- BackgroundMessageRetriever -->
|
||||
<string name="BackgroundMessageRetriever_checking_for_messages">Checking for messages…</string>
|
||||
|
||||
<!-- Fcm notifications -->
|
||||
<!-- Notification we show when there may be messages for you, but we cannot connect to the server to check -->
|
||||
<string name="FcmFetchManager__you_may_have_messages">You may have new messages</string>
|
||||
|
||||
<!-- BlockedUsersActivity -->
|
||||
<string name="BlockedUsersActivity__blocked_users">Blocked users</string>
|
||||
<string name="BlockedUsersActivity__add_blocked_user">Add blocked user</string>
|
||||
@@ -2267,6 +2271,8 @@
|
||||
<string name="NotificationChannel_call_status">Call status</string>
|
||||
<!-- Notification channel name for occasional alerts to the user. Will appear in the system notification settings as the title of this notification channel. -->
|
||||
<string name="NotificationChannel_critical_app_alerts">Critical app alerts</string>
|
||||
<!-- Notification channel name for other notifications related to messages. Will appear in the system notification settings as the title of this notification channel. -->
|
||||
<string name="NotificationChannel_additional_message_notifications">Additional message notifications</string>
|
||||
|
||||
<!-- ProfileEditNameFragment -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user