'RRDTool not found in %s. Read FAQ online',
'config-not-found' => 'Config file %s not found. Read FAQ online',
'perfdata-dir-empty' => 'perfdata directory "%s" is empty. Please check your Nagios config. Read FAQ online',
'host-perfdata-dir-empty' => 'perfdata directory "%s" is empty. Please check your Nagios config. Read FAQ online',
'perfdata-dir-for-host' => 'perfdata directory "%s" for host "%s" does not exist. Read FAQ online',
'xml-not-found' => 'XML file "%s" not found. Read FAQ online',
'get-first-service' => 'Can´t find first service for host "%s". Read FAQ online',
'get-first-host' => 'Can´t find any Host. Read FAQ online',
'xml-structure-mismatch' => 'XML structure mismatch. Found version "%d" but should be "%d". Read FAQ online',
'save-rrd-image' => 'php fopen("%s") failed. Read FAQ online',
'xml-structure-without-version-tag' => 'XML structure mismatch. Version tag not found in "%s". Read FAQ online',
'template-without-opt' => 'Template %s does not provide array $opt[]. Read FAQ online',
'template-without-def' => 'Template %s does not provide array $def[]. Read FAQ online',
'no-data-for-page' => 'Sorry, but we can´t find any data using config file "%s", Read FAQ online',
'page-not-readable' => 'Config file "%s" is not readable or does not exist. Read FAQ online',
'auth-pages' => 'You are not authorized to view "pages" Read FAQ online',
'page-config-dir' => 'No page config file found in "%s" Read FAQ online',
'xport-host-service' => 'Xport controller needs "host" and "srv" URL parameters. Read FAQ online',
'mod-rewrite' => 'Apache Rewrite Module is not enabled. Read FAQ online',
'tpl-no-services-found' => 'No services could be found "%s". Read FAQ online',
'tpl-no-hosts-found' => 'No hosts could be found "%s". Read FAQ online',
'no-templates-found' => 'No templates could be found. Read FAQ online',
'not_authorized' => 'You are not authorized to view this host/service',
'remote_user_missing' => 'Remote user is missing. Authentication check cancled. Read FAQ online',
'livestatus_socket_error' => 'Livestatus Socket error: %s (%s) Read FAQ online',
'not_authorized_for_host_overview' => 'You are not authorized to access this host overview page.',
);