TF-2934 Handle other failed case of rename mailbox
This commit is contained in:
committed by
Dat H. Pham
parent
43a44971c6
commit
b25b4dcf5c
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2024-08-05T16:49:32.139855",
|
||||
"@@last_modified": "2024-08-12T18:11:14.971152",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -704,6 +704,12 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"renameFolderFailure": "Rename folder failure",
|
||||
"@renameFolderFailure": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"this_field_cannot_be_blank": "This field cannot be blank",
|
||||
"@this_field_cannot_be_blank": {
|
||||
"type": "text",
|
||||
|
||||
Reference in New Issue
Block a user