diff options
author | alecpl <alec@alec.pl> | 2008-10-02 09:45:34 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-10-02 09:45:34 +0000 |
commit | 7d16faec67ee45042ea10fbfe25ed77319ee4f34 (patch) | |
tree | 9f0a75c163f7b44371977f5035dc3307a40fd0d5 /program/localization/de_DE | |
parent | 58f786f19d71ea9f1146d9aa5aaa957a3021d740 (diff) |
- de_* update
Diffstat (limited to 'program/localization/de_DE')
-rw-r--r-- | program/localization/de_DE/labels.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc index 5d202e3bc..f36a6bc67 100644 --- a/program/localization/de_DE/labels.inc +++ b/program/localization/de_DE/labels.inc @@ -229,6 +229,11 @@ $labels['everynminutes'] = 'alle $n Minuten'; $labels['never'] = 'nie'; $labels['messagesdisplaying'] = 'Nachrichtendarstellung'; $labels['messagescomposition'] = 'Nachrichtenerstellung'; +$labels['mimeparamfolding'] = 'Namen der Dateianhänge'; +$labels['2231folding'] = 'Vollständig RFC 2231 kompatibel (Mozilla Thunderbird)'; +$labels['miscfolding'] = 'RFC 2047/2231 kompatibel (Microsoft Outlook)'; +$labels['2047folding'] = 'Vollständig RFC 2047 kompatibel (andere)'; +$labels['advancedoptions'] = 'Erweiterte Einstellungen'; $labels['folder'] = 'Ordner'; $labels['folders'] = 'Ordner'; $labels['foldername'] = 'Ordnername'; |