Fix display header message email quoted when forward email
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user