new session timeout handling
This commit is contained in:
@@ -27,6 +27,7 @@ $string['onlyeditingteachers'] = 'Only editing teachers can do that.';
|
||||
$string['processingstops'] = 'Processing stops here. Remaining records ignored.';
|
||||
$string['restricteduser'] = 'Sorry, but your current account \"$a\" is restricted from doing that.';
|
||||
$string['sessionerroruser'] = 'Your session has timed out. Please login again.';
|
||||
$string['sessionerroruser2'] = 'A server error that affects your login session was detected. Please login again or restart your browser.';
|
||||
$string['sessionipnomatch'] = 'Sorry, but your IP number seems to have changed from when you first logged in. This security feature prevents crackers stealing your identity while logged in to this site. Normal users should not be seeing this message - please ask the site administrator for help.';
|
||||
$string['unknowncourse'] = 'Unknown course named \"$a\"';
|
||||
$string['usernotaddederror'] = 'User \"$a\" not added - unknown error';
|
||||
|
||||
Reference in New Issue
Block a user