summaryrefslogtreecommitdiff
path: root/program/localization
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2005-09-28 22:28:05 +0000
committerthomascube <thomas@roundcube.net>2005-09-28 22:28:05 +0000
commit30233b8dfb7fe5070dfa11b3e6d2015fb50aa769 (patch)
tree46cf5db699d97802e7c408c00a62e72dc22c640f /program/localization
parent20a1b3a0e1a46266b149a23562bb71680e666edb (diff)
Minor bugfixes and correction of confusing License notfications
Diffstat (limited to 'program/localization')
-rw-r--r--program/localization/de/labels.inc3
-rw-r--r--program/localization/de/messages.inc2
-rw-r--r--program/localization/en/labels.inc3
-rw-r--r--program/localization/en/messages.inc2
4 files changed, 6 insertions, 4 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';
diff --git a/program/localization/de/messages.inc b/program/localization/de/messages.inc
index 518d6e3e1..c90bb4c35 100644
--- a/program/localization/de/messages.inc
+++ b/program/localization/de/messages.inc
@@ -6,7 +6,7 @@
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2005, RoundCube Dev. - Switzerland |
- | All rights reserved. |
+ | Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
diff --git a/program/localization/en/labels.inc b/program/localization/en/labels.inc
index 4b424136e..97d455c74 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['filesize'] = 'File size';
$labels['preferhtml'] = 'Prefer HTML';
$labels['htmlmessage'] = 'HTML Message';
+$labels['prettydate'] = 'Pretty dates';
$labels['addtoaddressbook'] = 'Add to address book';
diff --git a/program/localization/en/messages.inc b/program/localization/en/messages.inc
index 68273931e..4a9009aa7 100644
--- a/program/localization/en/messages.inc
+++ b/program/localization/en/messages.inc
@@ -6,7 +6,7 @@
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2005, RoundCube Dev. - Switzerland |
- | All rights reserved. |
+ | Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |