TF-80 Move multiple email to mailbox from thread view
This commit is contained in:
+33
-1
@@ -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
@@ -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": {}
|
||||
}
|
||||
}
|
||||
@@ -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
@@ -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
@@ -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": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user