From 6dbbc708b7ddbdd521f247ace5173022961ac4e7 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 22 Aug 2007 15:18:11 +0000 Subject: [PATCH] Monotone-Parent: 8ca28dddfefbcc2bdfd2324a0733b3f9e72fb413 Monotone-Revision: 5e8e3a60febf923bbe9f832e38c96576ad9426fb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-22T15:18:11 Monotone-Branch: ca.inverse.sogo --- UI/PreferencesUI/English.lproj/Localizable.strings | 6 ++++++ UI/PreferencesUI/French.lproj/Localizable.strings | 6 ++++++ UI/PreferencesUI/German.lproj/Localizable.strings | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/UI/PreferencesUI/English.lproj/Localizable.strings b/UI/PreferencesUI/English.lproj/Localizable.strings index bbf714638..2e4275540 100644 --- a/UI/PreferencesUI/English.lproj/Localizable.strings +++ b/UI/PreferencesUI/English.lproj/Localizable.strings @@ -6,6 +6,7 @@ "Out of Office" = "Out of Office"; "Date and Time" = "Date and Time"; "Calendar Options" = "Calendar Options"; +"Mail Options" = "Mail Options"; "Password" = "Password"; /* ooo */ @@ -67,6 +68,11 @@ "reminderTime_2400" = "1 day"; "reminderTime_4800" = "2 days"; +/* Mailer */ +"Forward messages:" = "Forward messages:"; +"messageforward_inline" = "Inline"; +"messageforward_attached" = "As Attachment"; + /* password */ "New password:" = "New password:"; "Confirmation:" = "Confirmation:"; diff --git a/UI/PreferencesUI/French.lproj/Localizable.strings b/UI/PreferencesUI/French.lproj/Localizable.strings index f61bb331e..3cf0d7128 100644 --- a/UI/PreferencesUI/French.lproj/Localizable.strings +++ b/UI/PreferencesUI/French.lproj/Localizable.strings @@ -6,6 +6,7 @@ "Out of Office" = "Absence du bureau"; "Date and Time" = "Date et heure"; "Calendar Options" = "Calendrier"; +"Mail Options" = "Courrier"; "Password" = "Mot de passe"; /* ooo */ @@ -64,6 +65,11 @@ "reminderTime_2400" = "1 journée"; "reminderTime_4800" = "2 journées"; +/* Mailer */ +"Forward messages:" = "Transérer les messages :"; +"messageforward_inline" = "intégrés"; +"messageforward_attached" = "en pièces jointes"; + /* password */ "New password:" = "Nouveau mot de passe :"; "Confirmation:" = "Confirmation :"; diff --git a/UI/PreferencesUI/German.lproj/Localizable.strings b/UI/PreferencesUI/German.lproj/Localizable.strings index 50215e728..85b7a2452 100644 --- a/UI/PreferencesUI/German.lproj/Localizable.strings +++ b/UI/PreferencesUI/German.lproj/Localizable.strings @@ -6,6 +6,7 @@ "Out of Office" = "Abwesenheit"; "Date and Time" = "Datum und Zeit"; "Calendar Options" = "Kalender"; +"Mail Options" = "Mail Options"; "Password" = "Passwort"; /* ooo */ @@ -64,6 +65,11 @@ "reminderTime_2400" = "1 Tag"; "reminderTime_4800" = "2 Tage"; +/* Mailer */ +"Forward messages:" = "Forward messages:"; +"messageforward_inline" = "Inline"; +"messageforward_attached" = "As Attachment"; + /* password */ "New password:" = "Neues Passwort:"; "Confirmation:" = "Bestätigung:";