From 9d41ed8d3e8d63b1107006d1905d1f2517639f78 Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Tue, 06 Feb 2007 04:17:01 -0500
Subject: [PATCH] updated pt_BR, clean up in localization

---
 program/localization/da/labels.inc |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/program/localization/da/labels.inc b/program/localization/da/labels.inc
index 7a4244e..e266b6a 100644
--- a/program/localization/da/labels.inc
+++ b/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['sortby'] = 'Sortér efter';
 $labels['sortasc'] = 'Ældste først';
 $labels['sortdesc'] = 'Nyeste først';
-?>
+
+?>
\ No newline at end of file

--
Gitblit v1.9.1