From 8f1d58310824f4c0727ed51d9c72dcf6f7c821d2 Mon Sep 17 00:00:00 2001 From: automated-signal <37887102+automated-signal@users.noreply.github.com> Date: Tue, 18 Jun 2024 14:52:53 -0500 Subject: [PATCH] Update strings Delete Sync explainer dialog Co-authored-by: Scott Nonnenberg --- _locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index d1d9266ab3..fbcae40a86 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -6329,11 +6329,11 @@ "description": "Additional information about signal connections and the stories they can see" }, "icu:LocalDeleteWarningModal__header": { - "messageformat": "\"Delete for Me\" now deletes from all of your devices", + "messageformat": "Deleting is synced across your devices", "description": "Emphasized text at the top of the explainer dialog you get when you first delete a message or conversation" }, "icu:LocalDeleteWarningModal__description": { - "messageformat": "When you delete a message in a chat, the message will be deleted from your phone and all linked devices.", + "messageformat": "When you delete messages or chats, they will be deleted from all of your devices.", "description": "More detailed description of new delete behavior shown in explainer dialog" }, "icu:LocalDeleteWarningModal__confirm": {