'dayscron' =>'- the number of <b>days</b> crontab waits to reindex (0 = ignore)',
'links_mean' =>'- the max number of <b>links</b> per depth per site (0 = unlimited)',
'depth_mean' =>'- the max search <b>depth</b> per site (0 = none, depth trumps links)',
'max_found' =>'Maximum links found is ((links * depth) + 1) when links is greater than zero.',
'default_vals' =>'Default values',
'use_vals_from' =>'Use values from',
'table_present' =>'table if present and use<br/>default values if values absent from table?',
'admin_msg_1' =>'- To empty tempspider table click delete button <i>without</i> selecting a site',
'admin_msg_2' =>'- Search depth of zero tries to crawl just that page regardless of links per',
'admin_msg_3' =>'- Set links per depth to the max number of links to check at each depth',
'admin_msg_4' =>'- Links per depth of zero means to check for all links at each seach depth',
'admin_msg_5' =>'- Clean dashes removes \'-\' index pages from blue arrow listings of pages',
'admin_panel' =>'Admin Panel',
'choose_temp' =>'Choose a template',
'select_site' =>'Select a site to search',
'restart' =>'Restart',
'narrow_path' =>'Narrow Path to Search',
'upd_sites' =>'Update sites',
'upd2' =>'Update Done',
'links_per' =>'Links per',
'yes' =>'yes',
'no' =>'no',
'delete' =>'delete',
'reindex' =>'Re-index',
'back' =>'Back',
'files' =>'files',
'admin' =>'Administration',
'warning' =>'Warning !',
'index_uri' =>'Which URI would you index?',
'spider_depth' =>'Search depth',
'spider_warn' =>'Please ensure that no one else is updating the same site.
A locking mechanism will be included in a later version.',
'site_update' =>'Update a site or one of its branch',
'clean' =>'Clean',
't_index' =>'index',
't_dic' =>'dictionary',
't_stopw' =>'common words',
't_dash' =>'dashes',
'update' =>'Update',
'exclude' =>'Delete and exclude branch',
'excludes' =>'Exclude paths',
'tree_found' =>'Found tree',
'update_mess' =>'Re-index or delete a tree ',
'update_warn' =>'Exclude will delete indexed entries',
'update_help' =>'Click on the cross to delete the branch
Click on the green sign to update it
Click on the noway sign to exclude from future indexings',
'branch_start' =>'Select the folder to display on the left side',
'branch_help1' =>'Select there documents to update individually',
'branch_help2' =>'Click on the cross to delete a document
Click on the green sign to reindex it',
'redepth' =>'levels depth',
'branch_warn' =>'Erase is permanent',
'to_admin' =>'to admin interface',
'to_update' =>'to update interface',
'search' =>'Search',
'results' =>'results',
'display' =>'display',
'w_begin' =>'and operator',
'w_whole' =>'exact phrase',
'w_part' =>'or operator',
'alt_try' =>'Did you mean',
'limit_to' =>'limit to',
'this_path' =>'this path',
'total' =>'total',
'seconds' =>'seconds',
'w_common_sing' =>'is a very common word and was ignored.',
'w_short_sing' =>'is too short a word and was ignored.',
'w_common_plur' =>'are very common words and were ignored.',
'w_short_plur' =>'are too short of words and were ignored.',
's_results' =>'search results',
'previous' =>'Previous',
'next' =>'Next',
'on' =>'on',
'id_start' =>'Site indexing',
'id_end' =>'Indexing complete !',
'id_recent' =>'Was recently indexed',
'num_words' =>'Num words',
'time' =>'time',
'error' =>'Error',
'no_spider' =>'Spider not launched',
'no_site' =>'No such site in database',
'no_temp' =>'No link in temporary table',
'no_toindex' =>'No content indexed',
'double' =>'Duplicate of an existing document',
'spidering' =>'Spidering in progress...',
'links_more' =>'more new links',
'level' =>'level',
'links_found' =>'links found',
'define_ex' =>'Define exclusions',
'index_all' =>'index all',
'end' =>'end',
'no_query' =>'Select predefined keywords (recommended) by opening the tree with the [+] button below, or type descriptive words in the inputzone, separated by a comma, or type the first letters of a keyword and use autocomplete. Empty the inputzone to re-use autocomplete',
'pwait' =>'Please wait',
'statistics' =>'Statistics',
// INSTALL
'slogan' =>'The smallest search engine in the universe : version',
'installation' =>'Installation',
'instructions' =>'Type here the MySql parameters. Specify a valid existing user who can create databases if you choose create or update.',
'hostname' =>'Hostname :',
'port' =>'Port (none = default) :',
'sock' =>'Sock (none = default) :',
'user' =>'User :',
'password' =>'Password :',
'phpdigdatabase' =>'PhpDig database :',
'tablesprefix' =>'Tables prefix :',
'instructions2' =>'* optional. Use lowercase characters, 16 characters max.',
'installdatabase' =>'Install phpdig database',
'error1' =>'Can\'t find connexion template. ',
'error2' =>'Can\'t write connexion template. ',
'error3' =>'Can\'t find init_db.sql file. ',
'error4' =>'Can\'t create tables. ',
'error5' =>'Can\'t find all config database files. ',