Add read receipt tracking for sent mail
This commit is contained in:
@@ -1102,6 +1102,7 @@
|
||||
"Composer_CcBcc": "Cc & Bcc",
|
||||
"Composer_EnableSmimeSignature": "Enable/disable S/MIME signature",
|
||||
"Composer_EnableSmimeEncryption": "Enable/disable S/MIME encryption",
|
||||
"Composer_RequestReadReceipt": "Request read receipt",
|
||||
"Composer_LocalDraftSyncInfo": "This draft is local only. Wino failed to send it to your mail server. Click to retry sending it to the server.",
|
||||
"Composer_CertificateExpires": "Expires on: ",
|
||||
"Composer_SmimeSignature": "S/MIME Signature",
|
||||
@@ -1168,6 +1169,8 @@
|
||||
"Composer_AiTranslateSuccessTitle": "AI translation applied",
|
||||
"Composer_AiRewriteSuccessTitle": "AI rewrite applied",
|
||||
"Composer_AiErrorTitle": "AI action failed",
|
||||
"MailReceiptStatus_Requested": "Receipt requested",
|
||||
"MailReceiptStatus_Acknowledged": "Read receipt received",
|
||||
"Reader_AiAppliedMessage": "The AI result is now shown for this message. Reopen the message to view the original content again.",
|
||||
"SettingsAppPreferences_EmailSyncInterval_Title": "Email sync interval",
|
||||
"SettingsAppPreferences_EmailSyncInterval_Description": "Automatic email synchronization interval (minutes). This setting will be applied only after restarting Wino Mail.",
|
||||
|
||||
Reference in New Issue
Block a user