TF-3189 new confirmation popup when enabling subaddressing for a folder

This commit is contained in:
Florent Azavant
2024-11-29 12:25:42 +01:00
committed by Dat H. Pham
parent 019dbe6e03
commit 78be3e4d79
6 changed files with 164 additions and 7 deletions
+16
View File
@@ -718,6 +718,16 @@
"nameMailbox": {}
}
},
"message_confirmation_dialog_allow_subaddressing": "You are about to allow anyone to send emails directly to your folder \"{nameMailbox}\" using:",
"@message_confirmation_dialog_allow_subaddressing": {
"type": "text",
"placeholders_order": [
"nameMailbox"
],
"placeholders": {
"nameMailbox": {}
}
},
"renameFolder": "Rename folder",
"@renameFolder": {
"type": "text",
@@ -2364,6 +2374,12 @@
"placeholders_order": [],
"placeholders": {}
},
"allow": "Allow",
"@allow": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"disallowSubaddressing": "Disallow subaddressing",
"@disallowSubaddressing": {
"type": "text",