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
1 changed files with 1 additions and 1 deletions

View File

@ -982,7 +982,7 @@
"description": "Label for when something is turned off"
},
"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"
},
"deleteForEveryoneWarning": {