diff --git a/UI/MailerUI/German.lproj/Localizable.strings b/UI/MailerUI/German.lproj/Localizable.strings index dace01d6d..6fad2a0c2 100644 --- a/UI/MailerUI/German.lproj/Localizable.strings +++ b/UI/MailerUI/German.lproj/Localizable.strings @@ -187,6 +187,7 @@ "InboxFolderName" = "Posteingang"; "DraftsFolderName" = "Entwürfe"; "JunkFolderName" = "Spam"; +"TemplatesFolderName" = "Vorlagen"; "SieveFolderName" = "Filter"; "Folders" = "Ordner"; /* title line */ @@ -432,6 +433,9 @@ "Set as Sent" = "Als Gesendet festlegen"; "Set as Trash" = "Als Papierkorb festlegen"; +/* Set the folder as the one holding the Templates */ +"Set as Templates" = "Als Vorlagen setzen"; + /* Set the folder as the one holding Junk mails */ "Set as Junk" = "Als Spam festlegen"; @@ -454,6 +458,9 @@ "Your email has been sent" = "Ihre E-Mail wurde gesendet"; "Folder compacted" = "Ordner komprimiert"; +"New draft" = "Neuer Entwurf"; +"Create new draft with this template" = "Erstelle einen neuen Entwurf mit dieser Vorlage"; + /* Advanced search */ "Enter Subject" = "Betreff eingeben"; "Enter From" = "Von eingeben";