From 660a2a4b244f4d64d9038672781abcebd1af138f Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 6 Jun 2018 15:22:31 -0400 Subject: [PATCH] (i18n) Add missing strings --- UI/MailerUI/English.lproj/Localizable.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/UI/MailerUI/English.lproj/Localizable.strings b/UI/MailerUI/English.lproj/Localizable.strings index 6f0984769..b98dad073 100644 --- a/UI/MailerUI/English.lproj/Localizable.strings +++ b/UI/MailerUI/English.lproj/Localizable.strings @@ -124,6 +124,9 @@ "The sender of this message has asked to be notified when you read this message. Do you with to notify the sender?" = "The sender of this message has asked to be notified when you read this message. Do you wish to notify the sender?"; "Return Receipt (displayed) - %@"= "Return Receipt (displayed) - %@"; "This is a Return Receipt for the mail that you sent to %@.\n\nNote: This Return Receipt only acknowledges that the message was displayed on the recipient's computer. There is no guarantee that the recipient has read or understood the message contents." = "This is a Return Receipt for the mail that you sent to %@.\n\nNote: This Return Receipt only acknowledges that the message was displayed on the recipient's computer. There is no guarantee that the recipient has read or understood the message contents."; +"Security" = "Security"; +"Sign" = "Sign"; +"Encrypt" = "Encrypt"; "Priority" = "Priority"; "highest" = "Highest"; "high" = "High";