TF-3449 Add Mark as important option in context menu
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -4309,5 +4309,35 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"markAsImportant": "Mark as important",
|
||||
"@markAsImportant": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"markAsImportantIsEnabled": "Mark as important is enabled",
|
||||
"@markAsImportantIsEnabled": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"markAsImportantIsDisabled": "Mark as important is disabled",
|
||||
"@markAsImportantIsDisabled": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"turnOnMarkAsImportant": "Turn on mark as important",
|
||||
"@turnOnMarkAsImportant": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"turnOffMarkAsImportant": "Turn off mark as important",
|
||||
"@turnOffMarkAsImportant": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user