mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
closing MDL-5510
This commit is contained in:
parent
f47f4659de
commit
edb14e52fc
1 changed files with 1 additions and 1 deletions
|
@ -1019,7 +1019,7 @@ $string['passwordchanged'] = 'Password has been changed';
|
||||||
$string['passwordconfirmchange'] = 'Confirm password change';
|
$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['passwordextlink'] = 'The following link has been provided to recover your lost password. This will take you out of Moodle.';
|
||||||
$string['passwordforgotten'] = 'Forgotten password';
|
$string['passwordforgotten'] = 'Forgotten password';
|
||||||
$string['passwordforgotteninstructions'] = 'Your details must first be found in the user database. Please enter <strong>either</strong> 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 <strong>either</strong> 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['passwordnohelp'] = 'No help is available to find your lost password. Please contact your Moodle administrator.';
|
||||||
$string['passwordrecovery'] = 'Yes, help me log in';
|
$string['passwordrecovery'] = 'Yes, help me log in';
|
||||||
$string['passwordsdiffer'] = 'These passwords do not match';
|
$string['passwordsdiffer'] = 'These passwords do not match';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue