diff options
Diffstat (limited to 'program/localization/de/labels.inc')
-rw-r--r-- | 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 4e5a97b40..08fd870c0 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['filesize'] = 'Dateigrösse'; $labels['preferhtml'] = 'HTML bevorzugen'; $labels['htmlmessage'] = 'HTML Nachricht'; +$labels['prettydate'] = 'Kurze Datumsanzeige'; $labels['addtoaddressbook'] = 'Ins Adressbuch übernehmen'; |