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/hu/labels.inc |   15 ++++++---------
 1 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/program/localization/hu/labels.inc b/program/localization/hu/labels.inc
index b7d1e08..13ae890 100644
--- a/program/localization/hu/labels.inc
+++ b/program/localization/hu/labels.inc
@@ -1,6 +1,7 @@
 <?php
 
 /*
+
  +-----------------------------------------------------------------------+
  | language/hu/messages.inc                                              |
  |                                                                       |
@@ -9,13 +10,12 @@
  | Licensed under the GNU GPL                                            |
  |                                                                       |
  +-----------------------------------------------------------------------+
- | Translator: Ervin Hegedüs <airween@damson.hu>                         |
- +-----------------------------------------------------------------------+
- | Translation updated by rezso <rezso@rezso.net> on 2006-09-19          |
- | Translation updated by PtY <peti@tuxwiki.hu> on 2007-01-05            |
+ | Author: PtY <peti@tuxwiki.hu> on 2007-01-05                           |
+ |         rezso <rezso@rezso.net> on 2006-09-19                         |
+ |         Ervin Hegedüs <airween@damson.hu>                             |
  +-----------------------------------------------------------------------+
 
- $Id$
+ @version $Id$
 
 */
 
@@ -122,7 +122,6 @@
 $labels['quicksearch']  = 'Gyorskeresés';
 $labels['resetsearch']  = 'Alapállapot';
 
-
 // message compose
 $labels['compose']  = 'Üzenet létrehozása';
 $labels['savemessage']  = 'Vázlat mentése';
@@ -173,7 +172,6 @@
 $labels['previouspage']   = 'Előző lap';
 $labels['nextpage']       = 'Következő lap';
 
-
 // LDAP search
 $labels['ldapsearch'] = 'Keresés LDAP címtárban';
 
@@ -183,7 +181,6 @@
 $labels['ldappublicsearchfield'] = 'Keresés:';
 $labels['ldappublicsearchform'] = 'Kapcsolat keresése';
 $labels['ldappublicsearch'] = 'Keresés';
-
 
 // settings
 $labels['settingsfor']  = 'Beállítás';
@@ -221,4 +218,4 @@
 $labels['sortasc']  = 'növekvő';
 $labels['sortdesc'] = 'csökkenő';
 
-?>
+?>
\ No newline at end of file

--
Gitblit v1.9.1