summaryrefslogtreecommitdiff
path: root/program/localization/de_CH/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-09-12 19:56:12 +0000
committerthomascube <thomas@roundcube.net>2011-09-12 19:56:12 +0000
commit1cc9e210f5cb340599062ae9cee15cdc9ebd77a7 (patch)
tree7757e25c7e38d9542ca849e4e2c053362854e84d /program/localization/de_CH/labels.inc
parent891b3c13e0ce9e0c56fb47a555f19a7975311748 (diff)
Make date/time format user configurable; drop 'date_today' config option
Diffstat (limited to 'program/localization/de_CH/labels.inc')
-rw-r--r--program/localization/de_CH/labels.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc
index 7ff675e01..d5bcf5683 100644
--- a/program/localization/de_CH/labels.inc
+++ b/program/localization/de_CH/labels.inc
@@ -296,6 +296,8 @@ $labels['edititem'] = 'Eintrag bearbeiten';
$labels['preferhtml'] = 'HTML bevorzugen';
$labels['defaultcharset'] = 'Standard-Zeichensatz';
$labels['htmlmessage'] = 'HTML Nachricht';
+$labels['dateformat'] = 'Datumsformat';
+$labels['timeformat'] = 'Zeitformat';
$labels['prettydate'] = 'Kurze Datumsanzeige';
$labels['setdefault'] = 'Als Standard';
$labels['autodetect'] = 'Automatisch';