main page reorganization (work in progress)

This commit is contained in:
Marc Delisle
2008-02-05 12:48:39 +00:00
parent 897b1a5de5
commit bd232679f5
58 changed files with 405 additions and 129 deletions

View File

@@ -1066,4 +1066,9 @@ $strTexyText = 'Texy! text'; //to translate
$strDetails = 'Details...'; //to translate
$strComment = 'Comment'; //to translate
$strPacked = 'Packed'; //to translate
$strActions = 'Actions'; //to translate
$strInterface = 'Interface'; //to translate
$strMySQLServerInformation = 'MySQL server information'; //to translate
$strWebServerInformation = 'Web server information'; //to translate
$strAboutphpMyAdmin = 'About phpMyAdmin'; //to translate
?>