mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-30 13:03:53 +01:00
Merge pull request #594 from bitwarden/align-messages-for-delete-across-platforms
Use mobile's trash message for item delete
This commit is contained in:
commit
ac05ec4afc
@ -340,7 +340,7 @@
|
|||||||
"message": "Delete Attachment"
|
"message": "Delete Attachment"
|
||||||
},
|
},
|
||||||
"deleteItemConfirmation": {
|
"deleteItemConfirmation": {
|
||||||
"message": "Are you sure you want to delete this item?"
|
"message": "Do you really want to send to the trash?"
|
||||||
},
|
},
|
||||||
"deletedItem": {
|
"deletedItem": {
|
||||||
"message": "Sent item to trash"
|
"message": "Sent item to trash"
|
||||||
|
Loading…
Reference in New Issue
Block a user