From edb14e52fc770abdf273c304a2b586ff2a9a152c Mon Sep 17 00:00:00 2001 From: koenr Date: Wed, 4 Oct 2006 21:40:18 +0000 Subject: [PATCH] closing MDL-5510 --- lang/en_utf8/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index 3275d60e5d..1817acd0a2 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -1019,7 +1019,7 @@ $string['passwordchanged'] = 'Password has been changed'; $string['passwordconfirmchange'] = 'Confirm password change'; $string['passwordextlink'] = 'The following link has been provided to recover your lost password. This will take you out of Moodle.'; $string['passwordforgotten'] = 'Forgotten password'; -$string['passwordforgotteninstructions'] = 'Your details must first be found in the user database. Please enter either your Moodle username or your registered email address in the appropriate box. There is no need to enter both.'; +$string['passwordforgotteninstructions'] = 'Your details must first be found in the user database. Please enter either your username or your registered email address in the appropriate box. There is no need to enter both.'; $string['passwordnohelp'] = 'No help is available to find your lost password. Please contact your Moodle administrator.'; $string['passwordrecovery'] = 'Yes, help me log in'; $string['passwordsdiffer'] = 'These passwords do not match'; -- 2.39.5