MDL-49849 profile: Split site access information into it's own section

This commit is contained in:
Dave Cooper 2015-04-20 14:29:21 +08:00
parent d0704fd9e2
commit f13a911317
2 changed files with 10 additions and 7 deletions

View file

@ -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>';