--- lang/english-iso-8859-1.inc.php.orig 2006-08-02 14:50:16.000000000 -0700 +++ lang/english-iso-8859-1.inc.php 2006-08-02 14:51:08.000000000 -0700 @@ -425,9 +425,9 @@ $strLoginInformation = 'Login Information'; $strLogin = 'Log in'; $strLogout = 'Log out'; -$strLogPassword = 'Password:'; -$strLogServer = 'Server'; -$strLogUsername = 'Username:'; +$strLogPassword = 'MySQL Password:'; +$strLogServer = 'MySQL Server'; +$strLogUsername = 'MySQL Username:'; $strLongOperation = 'This operation could take a long time. Proceed anyway?'; $strMaxConnects = 'max. concurrent connections';