diff -r e3d7322305bf -r 5e1f1e916419 punbb/lang/English/login.php --- a/punbb/lang/English/login.php Sun Sep 02 11:00:57 2007 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,22 +0,0 @@ - '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' - -);