Clarify warning text for local message deletion

Co-authored-by: Jost Schulte <jost@jibble.io>

See [#5130][0].

[0]: https://github.com/signalapp/Signal-Desktop/pull/5130
This commit is contained in:
Jost Schulte 2021-04-02 22:28:37 +02:00 committed by GitHub
parent 9823eb2201
commit 15227aa962
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -982,7 +982,7 @@
"description": "Label for when something is turned off" "description": "Label for when something is turned off"
}, },
"deleteWarning": { "deleteWarning": {
"message": "Clicking 'delete' will permanently remove this message from your devices only.", "message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally" "description": "Text shown in the confirmation dialog for deleting a message locally"
}, },
"deleteForEveryoneWarning": { "deleteForEveryoneWarning": {