TF-3372 Handling error for empty trash failure
This commit is contained in:
committed by
Dat H. Pham
parent
b07a142bcc
commit
7efe5ed31d
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2024-10-31T13:18:32.336494",
|
||||
"@@last_modified": "2024-12-31T12:11:05.777668",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -3970,6 +3970,12 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"emptyTrashFolderFailed": "Empty trash folder failed",
|
||||
"@emptyTrashFolderFailed": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"markAsSpamFailed": "Mark as spam failed",
|
||||
"@markAsSpamFailed": {
|
||||
"type": "text",
|
||||
|
||||
Reference in New Issue
Block a user