summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/da/labels.inc
diff options
context:
space:
mode:
authortomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-06 09:17:01 +0000
committertomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-06 09:17:01 +0000
commite52d43aa5c789a5c65b677b82438443147963ea2 (patch)
tree997fbc660d77807af79e8382ccd25c8f739468d8 /roundcubemail/program/localization/da/labels.inc
parent8f4913db717d6a77884c1683a82274b1b920ee2b (diff)
updated pt_BR, clean up in localization
git-svn-id: https://svn.roundcube.net/trunk@466 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/da/labels.inc')
-rw-r--r--roundcubemail/program/localization/da/labels.inc14
1 files changed, 7 insertions, 7 deletions
diff --git a/roundcubemail/program/localization/da/labels.inc b/roundcubemail/program/localization/da/labels.inc
index 7a4244ea2..e266b6abf 100644
--- a/roundcubemail/program/localization/da/labels.inc
+++ b/roundcubemail/program/localization/da/labels.inc
@@ -1,21 +1,20 @@
<?php
/*
+
+-----------------------------------------------------------------------+
| language/da/labels.inc |
| |
| Language file of the RoundCube Webmail client |
- | Copyright (C) 2005, RoundQube Dev. - Switzerland |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
| All rights reserved. |
| |
+-----------------------------------------------------------------------+
- | Author: Thomas Bruederli <roundcube@gmail.com> |
- +-----------------------------------------------------------------------+
- | Danish translation: Martin Moeller <martin@liga.dk> |
- | Jesper R. Meyer <jrm@upthere.dk> |
+ | Author: Martin Moeller <martin@liga.dk> |
+ | Jesper R. Meyer <jrm@upthere.dk> |
+-----------------------------------------------------------------------+
- $Id$
+ @version $Id$
*/
@@ -234,4 +233,5 @@ $labels['managefolders'] = 'Administrér mapper';
$labels['sortby'] = 'Sortér efter';
$labels['sortasc'] = 'Ældste først';
$labels['sortdesc'] = 'Nyeste først';
-?>
+
+?> \ No newline at end of file