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:
parent
9823eb2201
commit
15227aa962
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue