$string['loggedoutok']='You have been logged out successfully';
$string['login']='Log In';
$string['logon']='Log On';
$string['loginfailed']='You have not provided the correct credentials to log in. Please check your username and password are correct.';
$string['loginto']='Log in to %s';
$string['newpassword']='New Password';
...
...
@@ -91,6 +92,7 @@ $string['registeringdisallowed'] = 'Sorry, you cannot register for this system a
// Forgot password
$string['cantchangepassword']='Sorry, you are unable to change your password through this interface - please use your institution\'s interface instead';
$string['forgotpassword']='Forgotten your password?';
$string['passwordreminder']='Password Reminder';
$string['pwchangerequestsent']='You should receive an e-mail shortly with a link you can use to change the password for your account';
$string['forgotpassemailsubject']='Change password request for %s';
$string['forgotpassemailsendunsuccessful']='Sorry, it appears that the e-mail could not be sent successfully. This is our fault, please try again shortly';
$string['forgotpassnosuchemailaddress']='Sorry, this e-mail address does not appear to have an account here';