diff options
author | thomascube <thomas@roundcube.net> | 2012-02-11 13:50:04 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-02-11 13:50:04 +0000 |
commit | 4dc22dd63417d6043489898d6ff9ac551c1b4231 (patch) | |
tree | 56941762ef893dc134882b32671dc47f0ab5c1ad /program/localization/de_DE | |
parent | ba36dd03f6f7005a6e35ec02e4ff9a58f95be1c3 (diff) |
Backported r5871 to 0.7 release branch
Diffstat (limited to 'program/localization/de_DE')
-rw-r--r-- | program/localization/de_DE/labels.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc index fed319796..cbcf04428 100644 --- a/program/localization/de_DE/labels.inc +++ b/program/localization/de_DE/labels.inc @@ -375,6 +375,8 @@ $labels['reqmdn'] = 'Empfangsbestätigung (MSN) immer anfordern'; $labels['reqdsn'] = 'Übermittlungsbestätigung (DSN) immer anfordern'; $labels['replysamefolder'] = 'Antworten im selben Ordner wie Original speichern'; $labels['defaultaddressbook'] = 'Neue Kontakte zum ausgewählten Adressbuch hinzufügen'; +$labels['autocompletesingle'] = 'Alternative E-Mailadressen bei der Auto-Vervollständigung nicht berücksichtigen'; +$labels['listnamedisplay'] = 'Kontakte auflisten als'; $labels['spellcheckbeforesend'] = 'Rechtschreibprüfung vor dem Absenden der Nachricht'; $labels['spellcheckoptions'] = 'Rechtschreibprüfungsoptionen'; $labels['spellcheckignoresyms'] = 'Wörter mit Symbolen überspringen'; @@ -427,6 +429,5 @@ $labels['vietnamese'] = 'Vietnamesisch'; $labels['japanese'] = 'Japanisch'; $labels['korean'] = 'Koreanisch'; $labels['chinese'] = 'Chinesisch'; -$labels['autocompletesingle'] = 'Alternative E-Mailadressen bei der Auto-Vervollständigung nicht berücksichtigen'; ?> |