From c0fa4c6d1dec7d00269e80903eb62c4eefc7310e Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 18 Oct 2006 21:47:03 +0000 Subject: [PATCH] Monotone-Parent: 140f7dd26cdec380675b0b319d9ee737783d404b Monotone-Revision: c5e7b3f2198f14a7d247e302df9c7faae7200946 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T21:47:03 Monotone-Branch: ca.inverse.sogo --- UI/MailerUI/English.lproj/Localizable.strings | 2 ++ UI/MailerUI/French.lproj/Localizable.strings | 2 ++ 2 files changed, 4 insertions(+) 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";