You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/addons/messages/lang/en.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@
4
4
"contactname": "Contact name",
5
5
"contactlistempty": "The contact list is empty",
6
6
"contacts": "Contacts",
7
-
"erroruseronlyacceptsmessagefromcontacts": "",
7
+
"deletemessage": "Delete message",
8
+
"deletemessageconfirmation": "Are you sure you want to delete this message? It will only be deleted from your messaging history and will still be viewable by the user who sent or received the message.",
9
+
"errordeletemessage": "Error while deleting the message.",
8
10
"errorwhileretrievingcontacts": "Error while retrieving the contacts from the server.",
9
11
"errorwhileretrievingdiscussions": "Error while retrieving the discussions from the server.",
10
12
"errorwhileretrievingmessages": "Error while retrieving the messages from the server.",
0 commit comments