mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
loginas language typos a fixes (thanks rob for fixing it!) and more consistent loginas password dialog layout.
This commit is contained in:
parent
d8eb52a2d0
commit
b9fd28eade
2 changed files with 4 additions and 4 deletions
|
@ -702,7 +702,7 @@ $string['login'] = 'Login';
|
|||
$string['login_failure_logs'] = 'Login failure logs';
|
||||
$string['loginalready'] = 'You are already logged in';
|
||||
$string['loginas'] = 'Login as';
|
||||
$string['loginaspasswordexplain'] = '<p>You must enter password to use this feature.<br />If you do not know it ask you server administrator.</p>';
|
||||
$string['loginaspasswordexplain'] = '<p>You must enter the special \"loginas password\" to use this feature.<br />If you do not know it, ask your server administrator.</p>';$string['loginguest'] = 'Login as a guest';
|
||||
$string['loginguest'] = 'Login as a guest';
|
||||
$string['loginsite'] = 'Login to the site';
|
||||
$string['loginsteps'] = 'Hi! For full access to courses you\'ll need to take
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue