TF-3952 Change modal style in Forwarding
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user