TF-80 Move multiple email to mailbox from thread view

This commit is contained in:
dab246
2021-09-21 12:52:27 +07:00
committed by Dat H. Pham
parent 24e52dc6a4
commit a12efc8d2b
43 changed files with 1007 additions and 443 deletions
+33 -1
View File
@@ -90,7 +90,7 @@
"placeholders_order": [],
"placeholders": {}
},
"no_emails": "No emails",
"no_emails": "No emails in this mailbox",
"@no_emails": {
"type": "text",
"placeholders_order": [],
@@ -339,5 +339,37 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments",
"@you_need_to_grant_files_permission_to_download_attachments": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"count_attachment": "{count} attachments",
"@count_attachment": {
"type": "text",
"placeholders_order": [
"count"
],
"placeholders": {
"count": {}
}
},
"moved_to_mailbox": "Moved to {destinationMailboxPath}",
"@moved_to_mailbox": {
"type": "text",
"placeholders_order": [
"destinationMailboxPath"
],
"placeholders": {
"destinationMailboxPath": {}
}
},
"undo_action": "UNDO",
"@undo_action": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}
+33 -1
View File
@@ -90,7 +90,7 @@
"placeholders_order": [],
"placeholders": {}
},
"no_emails": "No emails",
"no_emails": "No emails in this mailbox",
"@no_emails": {
"type": "text",
"placeholders_order": [],
@@ -339,5 +339,37 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments",
"@you_need_to_grant_files_permission_to_download_attachments": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"count_attachment": "{count} attachments",
"@count_attachment": {
"type": "text",
"placeholders_order": [
"count"
],
"placeholders": {
"count": {}
}
},
"moved_to_mailbox": "Moved to {destinationMailboxPath}",
"@moved_to_mailbox": {
"type": "text",
"placeholders_order": [
"destinationMailboxPath"
],
"placeholders": {
"destinationMailboxPath": {}
}
},
"undo_action": "UNDO",
"@undo_action": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}
+34 -2
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2021-09-17T17:37:57.805293",
"@@last_modified": "2021-09-21T12:00:21.345356",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -90,7 +90,7 @@
"placeholders_order": [],
"placeholders": {}
},
"no_emails": "No emails",
"no_emails": "No emails in this mailbox",
"@no_emails": {
"type": "text",
"placeholders_order": [],
@@ -339,5 +339,37 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments",
"@you_need_to_grant_files_permission_to_download_attachments": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"count_attachment": "{count} attachments",
"@count_attachment": {
"type": "text",
"placeholders_order": [
"count"
],
"placeholders": {
"count": {}
}
},
"moved_to_mailbox": "Moved to {destinationMailboxPath}",
"@moved_to_mailbox": {
"type": "text",
"placeholders_order": [
"destinationMailboxPath"
],
"placeholders": {
"destinationMailboxPath": {}
}
},
"undo_action": "UNDO",
"@undo_action": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}
+33 -1
View File
@@ -90,7 +90,7 @@
"placeholders_order": [],
"placeholders": {}
},
"no_emails": "No emails",
"no_emails": "No emails in this mailbox",
"@no_emails": {
"type": "text",
"placeholders_order": [],
@@ -339,5 +339,37 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments",
"@you_need_to_grant_files_permission_to_download_attachments": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"count_attachment": "{count} attachments",
"@count_attachment": {
"type": "text",
"placeholders_order": [
"count"
],
"placeholders": {
"count": {}
}
},
"moved_to_mailbox": "Moved to {destinationMailboxPath}",
"@moved_to_mailbox": {
"type": "text",
"placeholders_order": [
"destinationMailboxPath"
],
"placeholders": {
"destinationMailboxPath": {}
}
},
"undo_action": "UNDO",
"@undo_action": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}
+33 -1
View File
@@ -90,7 +90,7 @@
"placeholders_order": [],
"placeholders": {}
},
"no_emails": "No emails",
"no_emails": "No emails in this mailbox",
"@no_emails": {
"type": "text",
"placeholders_order": [],
@@ -339,5 +339,37 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments",
"@you_need_to_grant_files_permission_to_download_attachments": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"count_attachment": "{count} attachments",
"@count_attachment": {
"type": "text",
"placeholders_order": [
"count"
],
"placeholders": {
"count": {}
}
},
"moved_to_mailbox": "Moved to {destinationMailboxPath}",
"@moved_to_mailbox": {
"type": "text",
"placeholders_order": [
"destinationMailboxPath"
],
"placeholders": {
"destinationMailboxPath": {}
}
},
"undo_action": "UNDO",
"@undo_action": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}