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/en/labels.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/program/localization/en/labels.inc b/program/localization/en/labels.inc
index 4b42413..97d455c 100644
--- a/program/localization/en/labels.inc
+++ b/program/localization/en/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'] = 'Prefer HTML';
 $labels['htmlmessage'] = 'HTML Message';
+$labels['prettydate'] = 'Pretty dates';
 
 $labels['addtoaddressbook'] = 'Add to address book';
 

--
Gitblit v1.9.1