summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/de_CH
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-09-12 19:56:12 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-09-12 19:56:12 +0000
commit990f87ffd02260b360b08fca4f28175f987924b5 (patch)
tree381f926e8a24c8575c733066c35bc53d5aa461ac /roundcubemail/program/localization/de_CH
parent8d7f15715a2f396533925c3e676ec054b4b374e3 (diff)
Make date/time format user configurable; drop 'date_today' config option
git-svn-id: https://svn.roundcube.net/trunk@5210 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_CH')
-rw-r--r--roundcubemail/program/localization/de_CH/labels.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_CH/labels.inc b/roundcubemail/program/localization/de_CH/labels.inc
index 7ff675e01..d5bcf5683 100644
--- a/roundcubemail/program/localization/de_CH/labels.inc
+++ b/roundcubemail/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';