[gui] Events management: minimal support on db structure page

This commit is contained in:
Marc Delisle
2008-02-25 22:10:53 +00:00
parent 64df53455c
commit 2ffa06dfd6
58 changed files with 131 additions and 0 deletions

View File

@@ -1064,4 +1064,5 @@ $strMySQLServerInformation = 'MySQL server information'; //to translate
$strWebServerInformation = 'Web server information'; //to translate
$strAboutphpMyAdmin = 'About phpMyAdmin'; //to translate
$strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate
$strEvents = 'Events'; //to translate
?>