TF-2667 Show confirm dialog when click close composer

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2024-03-06 01:50:54 +07:00
committed by Dat H. Pham
parent 57a41a6a50
commit 490a913bdb
6 changed files with 137 additions and 19 deletions
+19 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-03-06T00:47:30.311599",
"@@last_modified": "2024-03-06T01:50:29.250412",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3803,5 +3803,23 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"saveMessage": "Save message",
"@saveMessage": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"discardChanges": "Discard changes",
"@discardChanges": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"warningMessageWhenClickCloseComposer": "Save this message to your drafts folder and close composer?",
"@warningMessageWhenClickCloseComposer": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}