Update toast message when start download all attachment

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-07-10 10:12:09 +07:00
committed by Dat H. Pham
parent 8100e886d7
commit 88764f9e0f
3 changed files with 24 additions and 10 deletions
+12 -6
View File
@@ -4576,12 +4576,6 @@
"placeholders_order": [],
"placeholders": {}
},
"archiveAndDownload": "Archive and download",
"@archiveAndDownload": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"countMessageInSpam": "{count} message in spam",
"@countMessageInSpam": {
"type": "text",
@@ -4659,5 +4653,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"archiveAndDownload": "Archive and download",
"@archiveAndDownload": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"creatingAnArchiveForDownloading": "Creating an archive for downloading",
"@creatingAnArchiveForDownloading": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}