TF-2613 Invoke show warning dialog when add other domain

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2024-02-29 10:29:41 +07:00
committed by Dat H. Pham
parent 8156d91634
commit 3480d5e235
4 changed files with 127 additions and 23 deletions
+13 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-02-22T09:16:33.644962",
"@@last_modified": "2024-02-29T10:18:57.883345",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3635,5 +3635,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"doYouWantToProceed": "Do you want to proceed?",
"@doYouWantToProceed": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"messageWarningDialogForForwardsToOtherDomains": "You are redirecting emails to another domain. This could be a security threat or considered illegal data extraction.",
"@messageWarningDialogForForwardsToOtherDomains": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}