TF-3952 Change modal style in Forwarding

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-08-08 01:06:50 +07:00
committed by Dat H. Pham
parent 765b7e295b
commit f8d93e738b
10 changed files with 74 additions and 36 deletions
+12 -6
View File
@@ -3706,12 +3706,6 @@
"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",
@@ -4659,5 +4653,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"dialogWarningTitleForForwardsToOtherDomains": "You are redirecting emails to another domain.",
"@dialogWarningTitleForForwardsToOtherDomains": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"dialogWarningMessageForForwardsToOtherDomains": "This could be a security threat or considered illegal data extraction. Do you want to proceed?",
"@dialogWarningMessageForForwardsToOtherDomains": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}