Array (
"default" => Array (
"tables" => "Tables:",
"fixLostRecord" => "Click to move this lost record to rootlevel (pid=0)",
"doktype" => "Document types:",
"pages" => "Pages:",
"total_pages" => "Total number of pages:",
"deleted_pages" => "Marked-deleted pages:",
"hidden_pages" => "Hidden pages:",
"relations" => "Relations:",
"relations_description" => "This will analyse the content of the tables and check if there are 'empty' relations between records or if files are missing from their expected position.",
"files_many_ref" => "Files referenced from more than one record:",
"files_no_ref" => "Files with no references at all (delete them!):",
"files_no_file" => "Missing files:",
"select_db" => "Select fields:",
"group_db" => "Group fields:",
"tree" => "The Page Tree:",
"tree_description" => "This shows all pages in the system in one large tree. Beware that this will probably result in a very long document which will also take some time for the server to compute!",
"records" => "Records Statistics:",
"records_description" => "This shows some statistics for the records in the database. This runs through the entire page-tree and therefore it will also load the server heavily!",
"search" => "Search Whole Database",
"search_description" => "This searches through all database tables and records for a text string.",
"filesearch" => "Search all filenames for pattern",
"filesearch_description" => "Will search recursively for filenames in the PATH_site (subdirs to the website path) matching a certain regex pattern.",
"title" => "Database integrity check"
)
)