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!'; ?>