mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
Changed wording of session timeout (no need to scare users with talk of errors)
This commit is contained in:
parent
43768eeadc
commit
5415a645f3
@ -16,7 +16,7 @@ $string['notavailable'] = 'That is not currently available';
|
||||
$string['onlyeditown'] = 'You can only edit your own information';
|
||||
$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 or encountered an error. Please login again.';
|
||||
$string['sessionerroruser'] = 'Your session has timed out. Please login again.';
|
||||
$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';
|
||||
|
Loading…
x
Reference in New Issue
Block a user