TF-3752 Better error handling when updating recipients in Forwarding
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2025-05-23T15:09:48.827638",
|
||||
"@@last_modified": "2025-05-27T01:35:50.697124",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -4509,5 +4509,23 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"addRecipientsFailed": "Adding recipient failed.",
|
||||
"@addRecipientsFailed": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"editLocalCopyInForwardFailed": "Edit local copy in forward failed.",
|
||||
"@editLocalCopyInForwardFailed": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"deleteRecipientsFailed": "Delete recipients failed.",
|
||||
"@deleteRecipientsFailed": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user