*** empty log message ***

This commit is contained in:
Marc Delisle
2002-06-11 14:23:17 +00:00
parent 66ccafd462
commit a9337f69a6
45 changed files with 45 additions and 45 deletions

View File

@@ -400,5 +400,5 @@ $strZip = '"kompresuar me zip"';
// 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
$strFunc = 'Function'; //to translate
$strNotSet = '<b>%s</b> table not found or not set in config.inc.php(3)'; //to translate
?>