mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Add notification for failed story messages.
This commit is contained in:
@@ -2129,6 +2129,10 @@
|
||||
<string name="MessageNotifier_most_recent_from_s">Most recent from: %1$s</string>
|
||||
<string name="MessageNotifier_locked_message">Locked message</string>
|
||||
<string name="MessageNotifier_message_delivery_failed">Message delivery failed.</string>
|
||||
<!-- Shown in a notification when a story the user tries to send fails to be sent -->
|
||||
<string name="MessageNotifier_story_delivery_failed">Story failed to send</string>
|
||||
<!-- Shown as notification title for when a notification about a story sent to a group story %1$s replaced with the group name -->
|
||||
<string name="MessageNotifier_group_story_title">You to %1$s</string>
|
||||
<string name="MessageNotifier_failed_to_deliver_message">Failed to deliver message.</string>
|
||||
<string name="MessageNotifier_error_delivering_message">Error delivering message.</string>
|
||||
<string name="MessageNotifier_message_delivery_paused">Message delivery paused.</string>
|
||||
|
||||
Reference in New Issue
Block a user