Fix display header message email quoted when forward email

This commit is contained in:
dab246
2022-04-14 15:14:46 +07:00
committed by Dat H. Pham
parent e3a4371eae
commit 451f37d4e4
6 changed files with 113 additions and 22 deletions
+25 -7
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-04-07T15:43:45.603676",
"@@last_modified": "2022-04-14T15:13:36.565629",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -214,12 +214,6 @@
"placeholders_order": [],
"placeholders": {}
},
"move_to_mailbox": "Move to mailbox",
"@move_to_mailbox": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"mark_as_star": "Star",
"@mark_as_star": {
"type": "text",
@@ -1041,5 +1035,29 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"exchange": "Exchange",
"@exchange": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"move_message": "Move message",
"@move_message": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"forwarded_message": "Forwarded message",
"@forwarded_message": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"date": "Date",
"@date": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}