mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-49849 profile: Split site access information into it's own section
This commit is contained in:
parent
d0704fd9e2
commit
f13a911317
2 changed files with 10 additions and 7 deletions
|
@ -1048,6 +1048,7 @@ $string['loggedinas'] = 'You are logged in as {$a}';
|
|||
$string['loggedinasguest'] = 'You are currently using guest access';
|
||||
$string['loggedinnot'] = 'You are not logged in.';
|
||||
$string['login'] = 'Log in';
|
||||
$string['loginactivity'] = 'Login activity';
|
||||
$string['loginalready'] = 'You are already logged in';
|
||||
$string['loginas'] = 'Log in as';
|
||||
$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>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue