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:";