diff --git a/UI/PreferencesUI/Dutch.lproj/Localizable.strings b/UI/PreferencesUI/Dutch.lproj/Localizable.strings index 632436848..b811358da 100644 --- a/UI/PreferencesUI/Dutch.lproj/Localizable.strings +++ b/UI/PreferencesUI/Dutch.lproj/Localizable.strings @@ -88,6 +88,9 @@ "And place my signature" = "Ondertekening plaatsen"; "signatureplacement_above" = "boven orginele tekst"; "signatureplacement_below" = "onder orginele tekst"; +"Compose messages in" = "Compose messages in"; +"composemessagestype_html" = "HTML"; +"composemessagestype_text" = "Plain text"; /* Additional Parameters */ "Additional Parameters" = "Extra Parameters"; diff --git a/UI/PreferencesUI/English.lproj/Localizable.strings b/UI/PreferencesUI/English.lproj/Localizable.strings index 30dc19db9..99dc856ad 100644 --- a/UI/PreferencesUI/English.lproj/Localizable.strings +++ b/UI/PreferencesUI/English.lproj/Localizable.strings @@ -91,6 +91,9 @@ "And place my signature" = "And place my signature"; "signatureplacement_above" = "below my reply"; "signatureplacement_below" = "below the quote"; +"Compose messages in" = "Compose messages in"; +"composemessagestype_html" = "HTML"; +"composemessagestype_text" = "Plain text"; /* Additional Parameters */ "Additional Parameters" = "Additional Parameters"; diff --git a/UI/PreferencesUI/French.lproj/Localizable.strings b/UI/PreferencesUI/French.lproj/Localizable.strings index df6501ca2..21cc576c5 100644 --- a/UI/PreferencesUI/French.lproj/Localizable.strings +++ b/UI/PreferencesUI/French.lproj/Localizable.strings @@ -89,6 +89,9 @@ "And place my signature" = "Et placer ma signature"; "signatureplacement_above" = "après ma reponse"; "signatureplacement_below" = "après la citation"; +"Compose messages in" = "Composer les messages en"; +"composemessagestype_html" = "HTML"; +"composemessagestype_text" = "Texte"; /* Additional Parameters */ "Additional Parameters" = "Paramètres supplémentaires"; diff --git a/UI/PreferencesUI/German.lproj/Localizable.strings b/UI/PreferencesUI/German.lproj/Localizable.strings index 228c7ac16..84bcf1098 100644 --- a/UI/PreferencesUI/German.lproj/Localizable.strings +++ b/UI/PreferencesUI/German.lproj/Localizable.strings @@ -89,6 +89,9 @@ "And place my signature" = "Und setze meine Signatur"; "signatureplacement_above" = "Signatur oberhalb"; "signatureplacement_below" = "Signatur unterhalb"; +"Compose messages in" = "Compose messages in"; +"composemessagestype_html" = "HTML"; +"composemessagestype_text" = "Plain text"; /* Additional Parameters */ "Additional Parameters" = "Zusätzliche Einstellungen"; diff --git a/UI/PreferencesUI/Italian.lproj/Localizable.strings b/UI/PreferencesUI/Italian.lproj/Localizable.strings index a6f7fb58e..530956bab 100644 --- a/UI/PreferencesUI/Italian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Italian.lproj/Localizable.strings @@ -89,6 +89,9 @@ "And place my signature" = "Metti la firma"; "signatureplacement_above" = "sopra il testo a cui si risponde"; "signatureplacement_below" = "sotto il testo a cui si risponde"; +"Compose messages in" = "Compose messages in"; +"composemessagestype_html" = "HTML"; +"composemessagestype_text" = "Plain text"; /* Additional Parameters */ "Additional Parameters" = "Parametri addizionali"; diff --git a/UI/PreferencesUI/Russian.lproj/Localizable.strings b/UI/PreferencesUI/Russian.lproj/Localizable.strings index 25483d596..fc66214b3 100644 --- a/UI/PreferencesUI/Russian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Russian.lproj/Localizable.strings @@ -96,6 +96,9 @@ "And place my signature" = "И поместить мою подпись"; "signatureplacement_above" = "под ответом"; "signatureplacement_below" = "под цитируемым текстом письма"; +"Compose messages in" = "Compose messages in"; +"composemessagestype_html" = "HTML"; +"composemessagestype_text" = "Plain text"; /* Additional Parameters */ "Additional Parameters" = "Дополнительные параметры"; diff --git a/UI/PreferencesUI/Spanish.lproj/Localizable.strings b/UI/PreferencesUI/Spanish.lproj/Localizable.strings index 4cba63777..626f0c2b3 100644 --- a/UI/PreferencesUI/Spanish.lproj/Localizable.strings +++ b/UI/PreferencesUI/Spanish.lproj/Localizable.strings @@ -100,6 +100,9 @@ "And place my signature" = "And place my signature"; "signatureplacement_above" = "signatureplacement_above"; "signatureplacement_below" = "signatureplacement_below"; +"Compose messages in" = "Compose messages in"; +"composemessagestype_html" = "HTML"; +"composemessagestype_text" = "Plain text"; /* Additional Parameters */ "Additional Parameters" = "Additional Parameters";