ERROR_LOGGING_PROBABLY_BROKEN=Error logging within the software is likely not functioning due to environment restriction(s) preventing us from enabling it.
ERROR_LOG_TRUNCATED=The error log you see on this page has been truncated to the most recent entries.
DELETE_LOG=Delete log
CLEAR_LOG=Clear log
DOWNLOAD_LOG=Download log
@@ -21,5 +22,6 @@ CRON_UPGRADE_PENDING=The scheduler is currently disabled because an upgrade is p
CRON_NOT_RUNNING=The system scheduler is not running or has not run for over a day. Please check the <a href="{1}" target="_blank" title="Configuration Tutorial (Opens in new window)">configuration tutorial</a> to learn how to set up the scheduler.
LOCKED_HOOKS=You have one or more locked hooks. Either they are taking a long time, or they bailed on an error (in which case they are restricted from running more than once per day until they succeed). Please review any errors encountered. Fix the ones that can be fixed, and report the others to the the software issue tracker. Manually running a hook will clear its lock if successful.
cms_error_log(brand_name().' telemetry: WARNING Could not forward error to the developers. '.$error_message.(($response===null)?'':escape_html($response)));