TF-3189 new option to enable/disable subaddressing for a personal folder

This commit is contained in:
Florent Azavant
2024-10-21 16:29:26 +02:00
committed by Dat H. Pham
parent f8f248fc3c
commit 89d80fe142
36 changed files with 455 additions and 4 deletions
+30
View File
@@ -2352,6 +2352,36 @@
"placeholders_order": [],
"placeholders": {}
},
"allowSubaddressing": "Allow subaddressing",
"@allowSubaddressing": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"disallowSubaddressing": "Disallow subaddressing",
"@disallowSubaddressing": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"toastMessageAllowSubaddressingSuccess": "You have successfully allowed subaddressing for this folder",
"@toastMessageAllowSubaddressingSuccess": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"toastMessageDisallowSubaddressingSuccess": "You have successfully disallowed subaddressing for this folder",
"@toastMessageDisallowSubaddressingSuccess": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"toastMessageSubaddressingFailure": "There was an error dealing with the request",
"@toastMessageSubaddressingFailure": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"requestReadReceipt": "Request read receipt",
"@requestReadReceipt": {
"type": "text",