TF-3189 new option to enable/disable subaddressing for a personal folder
This commit is contained in:
committed by
Dat H. Pham
parent
f8f248fc3c
commit
89d80fe142
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user