From 1f98d7ccedb2a57cf96cdda4740dfd617cca04ab Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 3 Dec 2015 15:40:38 -0500 Subject: [PATCH] (fix) fixed broken translations --- UI/MailerUI/German.lproj/Localizable.strings | 1 + UI/MailerUI/Italian.lproj/Localizable.strings | 1 + 2 files changed, 2 insertions(+) diff --git a/UI/MailerUI/German.lproj/Localizable.strings b/UI/MailerUI/German.lproj/Localizable.strings index 4b4c8618b..87e2a607a 100644 --- a/UI/MailerUI/German.lproj/Localizable.strings +++ b/UI/MailerUI/German.lproj/Localizable.strings @@ -232,6 +232,7 @@ "Moving a message into its own folder is impossible!" = "Nachricht befindet sich bereits in diesem Ordner!"; "Copying a message into its own folder is impossible!" += "Nachricht befindet sich bereits in diesem Ordner!"; /* Message operations */ "The messages could not be moved to the trash folder. Would you like to delete them immediately?" = "Die Nachricht(en) konnten nicht in den Papierkorb verschoben werden. Wollen Sie diese endgültig löschen?"; diff --git a/UI/MailerUI/Italian.lproj/Localizable.strings b/UI/MailerUI/Italian.lproj/Localizable.strings index 5aaa11db5..efc2eaff7 100644 --- a/UI/MailerUI/Italian.lproj/Localizable.strings +++ b/UI/MailerUI/Italian.lproj/Localizable.strings @@ -216,6 +216,7 @@ "Moving a message into its own folder is impossible!" = "La cartella di destinazione coincide con la cartella di origine!"; "Copying a message into its own folder is impossible!" += "La cartella di destinazione coincide con la cartella di origine!"; /* Message operations */ "The messages could not be moved to the trash folder. Would you like to delete them immediately?" = "Il messaggi non psonno essere spostati nel cestino. Vuoi cancellarli immediatamente?";