svncommit
2007-02-06 9d41ed8d3e8d63b1107006d1905d1f2517639f78
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ő';
?>
?>