diff -r 000000000000 -r f9ffdbd96607 punbb/lang/English/login.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/punbb/lang/English/login.php Wed Jul 11 21:01:48 2007 -0400 @@ -0,0 +1,22 @@ + 'Wrong username and/or password.', +'Forgotten pass' => 'Forgotten your password?', +'Login redirect' => 'Logged in successfully. Redirecting …', +'Logout redirect' => 'Logged out. Redirecting …', +'No e-mail match' => 'There is no user registered with the e-mail address', +'Request pass' => 'Request password', +'Request pass legend' => 'Enter the e-mail address with which you registered', +'Request pass info' => 'A new password together with a link to activate the new password will be sent to that address.', +'Not registered' => 'Not registered yet?', +'Login legend' => 'Enter your username and password below', +'Login info' => 'If you have not registered or have forgotten your password click on the appropriate link below.', + +// Forget password mail stuff +'Forget mail' => 'An e-mail has been sent to the specified address with instructions on how to change your password. If it does not arrive you can contact the forum administrator at' + +);