diff --git a/UI/MailerUI/English.lproj/Localizable.strings b/UI/MailerUI/English.lproj/Localizable.strings index a24317930..49ea90505 100644 --- a/UI/MailerUI/English.lproj/Localizable.strings +++ b/UI/MailerUI/English.lproj/Localizable.strings @@ -41,6 +41,8 @@ "Subject" = "Subject"; "Add address" = "Add address"; +"Attachments:" = "Attachments:"; + "to" = "To"; "cc" = "Cc"; "bcc" = "Bcc"; diff --git a/UI/MailerUI/French.lproj/Localizable.strings b/UI/MailerUI/French.lproj/Localizable.strings index 1da1297f0..3ba911d69 100644 --- a/UI/MailerUI/French.lproj/Localizable.strings +++ b/UI/MailerUI/French.lproj/Localizable.strings @@ -40,6 +40,8 @@ "Subject" = "Sujet"; "Add address" = "Ajouter Adresse"; +"Attachments:" = "Pièces jointes :"; + "to" = "À"; "cc" = "Cc"; "bcc" = "Cci";