This commit is contained in:
Alexander M. Turek
2002-06-09 14:41:52 +00:00
parent 11629acf5c
commit 0cdddc6afb

View File

@@ -398,6 +398,6 @@ $strYes = ' Po ';
$strZip = '"kompresuar me zip"';
//
$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 translateTo 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
?>