mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-17943 core: adjusted the 'mustconfirm' string
This commit is contained in:
parent
e4f7841370
commit
cf24ef0279
1 changed files with 1 additions and 1 deletions
|
@ -1289,7 +1289,7 @@ $string['moveselectedcoursesto'] = 'Move selected courses to...';
|
||||||
$string['movetoanotherfolder'] = 'Move to another folder';
|
$string['movetoanotherfolder'] = 'Move to another folder';
|
||||||
$string['moveup'] = 'Move up';
|
$string['moveup'] = 'Move up';
|
||||||
$string['msnid'] = 'MSN ID';
|
$string['msnid'] = 'MSN ID';
|
||||||
$string['mustconfirm'] = 'You need to confirm your login';
|
$string['mustconfirm'] = 'You need to confirm your account';
|
||||||
$string['mustchangepassword'] = 'The new password must be different than the current one';
|
$string['mustchangepassword'] = 'The new password must be different than the current one';
|
||||||
$string['mycourses'] = 'My courses';
|
$string['mycourses'] = 'My courses';
|
||||||
$string['myfiles'] = 'My private files';
|
$string['myfiles'] = 'My private files';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue