diff options
author | thomascube <thomas@roundcube.net> | 2012-02-11 11:28:58 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-02-11 11:28:58 +0000 |
commit | f9a967763e2a4cc595b44f40ac1ca666b2a02af6 (patch) | |
tree | acf8a043fe90dbe860888402f718608eaaee8344 /program/localization/de_DE | |
parent | d3ec72522b44e3c8d5ff29edecde866a9199f921 (diff) |
User configurable setting how to display contact names in list
Diffstat (limited to 'program/localization/de_DE')
-rw-r--r-- | program/localization/de_DE/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc index db921a305..ba5b52c06 100644 --- a/program/localization/de_DE/labels.inc +++ b/program/localization/de_DE/labels.inc @@ -385,6 +385,7 @@ $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'; |