From 1cc9e210f5cb340599062ae9cee15cdc9ebd77a7 Mon Sep 17 00:00:00 2001 From: thomascube Date: Mon, 12 Sep 2011 19:56:12 +0000 Subject: Make date/time format user configurable; drop 'date_today' config option --- program/localization/de_DE/labels.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'program/localization/de_DE/labels.inc') diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc index b3fe64249..f1892e475 100644 --- a/program/localization/de_DE/labels.inc +++ b/program/localization/de_DE/labels.inc @@ -279,6 +279,8 @@ $labels['edititem'] = 'Eintrag bearbeiten'; $labels['preferhtml'] = 'HTML anzeigen'; $labels['defaultcharset'] = 'Standard Zeichensatz'; $labels['htmlmessage'] = 'HTML-Nachricht'; +$labels['dateformat'] = 'Datumsformatierung'; +$labels['timeformat'] = 'Zeitformatierung'; $labels['prettydate'] = 'Kurze Datumsanzeige'; $labels['setdefault'] = 'Als Standard'; $labels['autodetect'] = 'Automatisch'; -- cgit v1.2.3