MDL-17943 core: adjusted the 'mustconfirm' string

This commit is contained in:
Mark Nelson 2018-06-06 13:04:43 +08:00
parent e4f7841370
commit cf24ef0279

View file

@ -1289,7 +1289,7 @@ $string['moveselectedcoursesto'] = 'Move selected courses to...';
$string['movetoanotherfolder'] = 'Move to another folder';
$string['moveup'] = 'Move up';
$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['mycourses'] = 'My courses';
$string['myfiles'] = 'My private files';