This commit is contained in:
Marc Delisle
2002-03-21 00:29:08 +00:00
parent d4e4ca2a05
commit 27ec32b543

View File

@@ -225,6 +225,7 @@ $strPasswordEmpty = 'A jelsz
$strPasswordNotSame = 'A jelszavak nem azonosak!';
$strPHPVersion = 'PHP Verzi<7A>';
$strPmaDocumentation = 'phpMyAdmin dokument<6E>ci<63>';
$strPmaUriError = '<tt>$cfgPmaAbsoluteUri</tt> erteket a konfiguracios fajlban KELL beallitani!';
$strPos1 = 'Kezdet';
$strPrevious = 'EL<45>z<EFBFBD>';
$strPrimary = 'Els<6C>dleges';
@@ -347,5 +348,4 @@ $strYes = 'Igen';
$strZip = '"zippel t<>m<EFBFBD>r<EFBFBD>tve"';
// To translate
$strPmaUriError = 'The <tt>$cfgPmaAbsoluteUri</tt> directive MUST be set in your configuration file!';
?>