Update strings Delete Sync explainer dialog

This commit is contained in:
Scott Nonnenberg 2024-06-18 09:17:50 -07:00 committed by GitHub
parent 3a18062211
commit a25c2036b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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": {