From 27ec32b5436d9e2fcf376b53e405df3daa92e63f Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 21 Mar 2002 00:29:08 +0000 Subject: [PATCH] update --- lang/hungarian.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hungarian.inc.php3 b/lang/hungarian.inc.php3 index 4262c1411..acdc0102e 100644 --- a/lang/hungarian.inc.php3 +++ b/lang/hungarian.inc.php3 @@ -225,6 +225,7 @@ $strPasswordEmpty = 'A jelsz $strPasswordNotSame = 'A jelszavak nem azonosak!'; $strPHPVersion = 'PHP Verzió'; $strPmaDocumentation = 'phpMyAdmin dokumentáció'; +$strPmaUriError = '$cfgPmaAbsoluteUri erteket a konfiguracios fajlban KELL beallitani!'; $strPos1 = 'Kezdet'; $strPrevious = 'ELőző'; $strPrimary = 'Elsődleges'; @@ -347,5 +348,4 @@ $strYes = 'Igen'; $strZip = '"zippel tömörítve"'; // To translate -$strPmaUriError = 'The $cfgPmaAbsoluteUri directive MUST be set in your configuration file!'; ?>