From 93e61a1a3a4dcede9aee1a33c707fa53ab7b14aa Mon Sep 17 00:00:00 2001 From: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com> Date: Thu, 4 Jan 2024 13:06:52 -0800 Subject: [PATCH] Update text in delete all messages confirm modal --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 14bdf1da17..c7d0aaa472 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -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": {