$string['emailaddressorusername']='Email address or username';
$string['pwchangerequestsent']='You should receive an email shortly with a link you can use to change the password for your account.';
$string['pwchangerequestsentfullinfo']='You should receive an email shortly with a link you can use to change the password for your account.<br>If you do not receive an email either the details you entered are incorrect or you normally use external authentication to access the site.';
$string['forgotusernamepasswordemailsubject']='Username / password details for %s';
$string['forgotpassemailsendunsuccessful']='Sorry, it appears that the email could not be sent successfully. This is our fault. Please try again shortly.';
$string['forgotpassemailsentanyway1']='An email was sent to the address stored for this user, but the address may not be correct or the recipient server is returning messages. Please contact the %s administrator to reset your password if you do not receive the email.';
$string['forgotpassnosuchemailaddressorusername']='The email address or username you entered does not match any users for this site';
$string['forgotpassuserusingexternalauthentication']='The user you requested uses an external authentication method. <a href="%s">Ask your administrator</a> for help with changing your password. Or provide another username or email address.';
$string['forgotpasswordenternew']='Please enter your new password to continue.';
$string['nosuchpasswordrequest']='No such password request';
$string['passwordresetexpired']='The password reset key has expired';
@@ -49,7 +49,7 @@ Scenario: Asking for a password reset (Bug 1460911)
Scenario: Trying a username or password that doesn't exist (Bug 1460911)
When I fill in "Email address or username" with "nosuchuser"
And I press "Send request"
Then I should see "The email address or username you entered does not match any users for this site"
Then I should see "If you do not receive an email either the details you entered are incorrect or you normally use external authentication to access the site"
Scenario: Student can't change password to anything on suckypasswords list (Bug #844457)
Given I log in as "UserA" with password "Kupuhipa1"