diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc index e8b0fd464..62d252ae0 100644 --- a/program/localization/de_DE/labels.inc +++ b/program/localization/de_DE/labels.inc @@ -244,6 +244,7 @@ $labels['charset'] = 'Zeichensatz'; $labels['editortype'] = 'Bearbeitungstyp'; $labels['returnreceipt'] = 'Empfangsbestätigung (MDN)'; $labels['dsn'] = 'Übermittlungsbestätigung (DSN)'; +$labels['keepformatting'] = 'Formatierung beibehalten'; $labels['mailreplyintro'] = 'Am $date, schrieb $sender:'; $labels['originalmessage'] = 'Originalnachricht'; $labels['selectimage'] = 'Bild auswählen';