From 30233b8dfb7fe5070dfa11b3e6d2015fb50aa769 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Wed, 28 Sep 2005 18:28:05 -0400 Subject: [PATCH] --- program/localization/de/labels.inc | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/program/localization/de/labels.inc b/program/localization/de/labels.inc index 4e5a97b..08fd870 100644 --- a/program/localization/de/labels.inc +++ b/program/localization/de/labels.inc @@ -6,7 +6,7 @@ | | | Language file of the RoundCube Webmail client | | Copyright (C) 2005, RoundQube Dev. - Switzerland | - | All rights reserved. | + | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | @@ -64,6 +64,7 @@ $labels['preferhtml'] = 'HTML bevorzugen'; $labels['htmlmessage'] = 'HTML Nachricht'; +$labels['prettydate'] = 'Kurze Datumsanzeige'; $labels['addtoaddressbook'] = 'Ins Adressbuch �bernehmen'; -- Gitblit v1.9.1