Update text in delete all messages confirm modal
This commit is contained in:
parent
cba5b67f05
commit
93e61a1a3a
1 changed files with 1 additions and 1 deletions
|
@ -1430,7 +1430,7 @@
|
|||
"description": "Title for confirmation modal to delete all messages in a conversation"
|
||||
},
|
||||
"icu:ConversationHeader__DeleteMessagesInConversationConfirmation__description": {
|
||||
"messageformat": "Messages in this chat will be deleted from this device. You can still search for this chat after you delete messages.",
|
||||
"messageformat": "All messages in this chat will be deleted from this device. You can still search for this chat after you delete messages.",
|
||||
"description": "Description for confirmation modal to delete all messages in a conversation"
|
||||
},
|
||||
"icu:ConversationHeader__ContextMenu__LeaveGroupAction__title": {
|
||||
|
|
Loading…
Reference in a new issue