* lang/estonian.inc.php3

- Last fix for $strConfigFileError done as well
This commit is contained in:
Robin Johnson
2002-06-19 04:52:59 +00:00
parent 422f87b0d4
commit 11b0de7708

View File

@@ -397,7 +397,7 @@ $strCantLoadRecodeIconv = 'Ei suuda lugeda iconv v
$strCantUseRecodeIconv = 'Ei suuda kasutada iconv-d v<>i libiconvi v<>i recode_string funktsiooni kuigi moodul on installitud Kontrollige oma php konfiguratsiooni.'; $strCantUseRecodeIconv = 'Ei suuda kasutada iconv-d v<>i libiconvi v<>i recode_string funktsiooni kuigi moodul on installitud Kontrollige oma php konfiguratsiooni.';
$strMySQLCharset = 'MySQLi t<>hetabel'; $strMySQLCharset = 'MySQLi t<>hetabel';
$strComments = 'Kommentaarid'; $strComments = 'Kommentaarid';
$strConfigFileError = 'phpMyAdmin ei suutnud lugeda Teie konfiguratsioonifaili!<br />See v<>ib juhtuda kui php leiab parsemisvea selles v<>i php ei leia antud faili <20>les.<br />Palun kutsuga konfiguratsioonifail v<>lja otseselt kasutades linki allpool ja lugege php veateadet(eid) mis teile <20>eldakse. Enamustel juhtudel on kuskilt puudu <20>lakoma v<>i semikoolon.<br />Kui Teile kuvatakse t<>hi leht on k<>ik korras.';
// To translate // To translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if php finds a parse error in it or php cannot find the file.<br />Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.<br />If you recieve a blank page, everything is fine.'; //to translate
?> ?>