TF-3023 Show Good/Bad SMime signature icon in email view

This commit is contained in:
dab246
2024-08-05 16:50:51 +07:00
committed by Dat H. Pham
parent 8e0dee9341
commit 123229fce1
7 changed files with 81 additions and 2 deletions
+13 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-07-17T01:36:03.095458",
"@@last_modified": "2024-08-05T16:49:32.139855",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3963,5 +3963,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"sMimeGoodSignatureMessage": "The authenticity of this message had been verified with SMime signature.",
"@sMimeGoodSignatureMessage": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"sMimeBadSignatureMessage": "This message failed SMime signature verification.",
"@sMimeBadSignatureMessage": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}