TF-3449 Setup Sender-set important flag in Setting View

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-02-20 02:11:28 +07:00
committed by Dat H. Pham
parent f40056ea99
commit d2ee165f49
41 changed files with 675 additions and 407 deletions
+24
View File
@@ -4339,5 +4339,29 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"preferences": "Preferences",
"@preferences": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"senderSetImportantFlag": "Sender-set important flag",
"@senderSetImportantFlag": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"senderImportantSettingExplanation": "Enables display of important emails flag in your inbox. This feature is controlled by the sender and thus could result in abuses.",
"@senderImportantSettingExplanation": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"senderImportantSettingToggleDescription": "Display sender-set important flag",
"@senderImportantSettingToggleDescription": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}