@@ -767,6 +767,8 @@ $string['nohttpsformobilewarning'] = 'It is recommended to enable HTTPS with a v
$string['nomissingstrings']='No missing strings';
$string['nonewsettings']='No new settings were added during this upgrade.';
$string['nonexistentbookmark']='The bookmark you requested does not exist.';
$string['maxtimelimit']='Maximum time limit';
$string['maxtimelimit_desc']='To restrict the maximum PHP execution time that Moodle will allow without any output being displayed, enter a value in seconds here. 0 means that Moodle default restrictions are used. If you have a front-end server with its own time limit, set this value lower to receive PHP errors in logs. Does not apply to CLI scripts.';