--- locallang.php 2004/07/11 01:00:14 1.1 +++ locallang.php 2004/07/11 01:01:39 @@ -2,7 +2,7 @@ /** * Language labels for plugin "tx_newloginbox_pi1" * - * TYPO3 CVS ID: $Id: locallang.php,v 1.1 2004/07/11 01:00:14 root Exp $ + * TYPO3 CVS ID: $Id: locallang.php,v 1.2 2004/07/11 01:00:44 root Exp $ * This file is detected by the translation tool. */ @@ -13,7 +13,7 @@ 'oLabel_header_logout' => 'You have logged out.', 'oLabel_msg_logout' => 'You just logged out from your user session on this website. You can login again or as another user by the form below.', 'oLabel_header_error' => 'Login failure', - 'oLabel_msg_error' => 'An error occured during login. Most likely you didn\'t enter the username or password correct. + 'oLabel_msg_error' => 'An error occurred during login. Most likely you didn\'t enter the username or password correctly. Be certain that you enter them precisely as they are, including upper/lower case. Another possibility is that cookies might be disabled in your webbrowser.', 'oLabel_header_success' => 'Login successful', @@ -494,4 +494,4 @@ 'ua' => Array ( ), ); -?> \ No newline at end of file +?>