<?php $this->cache['id']['block_search'] = array (
  'blockssearchswitches' => 'Indexer activation for blocks',
  'bytes' => 'bytes (0 stands for no limits)',
  'configenablefileindexing' => 'Enable file indexing',
  'configfiletypes' => 'File types handled',
  'configlimitindexbody' => 'Indexed body size limitation',
  'configpdftotextcmd' => 'Path to command pdftotext',
  'configtypetotxtcmd' => 'Converter\'s command line',
  'configtypetotxtenv' => 'Environment define for converter',
  'configwordtotextcmd' => 'Path to command doctotext',
  'configwordtotextenv' => 'Environment setting for the MSWord converter',
  'cmdtoconverttotextfor' => 'Command to convert {$a} to text',
  'enablefileindexing' => 'Turn on indexing of different file types',
  'enableindexinginmodule' => 'Allow indexing of the {$a} module',
  'enableindexinginblock' => 'Allow indexing of the {$a} block',
  'envforcmdtotextfor' => 'Environment for {$a} conversion command to text',
  'go' => 'Go!',
  'handlingfor' => 'Extra handling for',
  'indexbodylimit' => 'The limit of indexing the body',
  'listoffiletypes' => 'The list of file types handled',
  'modulessearchswitches' => 'Indexer activation for modules',
  'nosearchableblocks' => 'No searchable blocks',
  'nosearchablemodules' => 'No searchable modules',
  'pdfhandling' => 'Acrobat PDF handling',
  'pdftotextcmd' => 'Command to convert PDF to text',
  'pluginname' => 'Global search',
  'searchdiscovery' => 'Searchable items discovery',
  'searchmoodle' => 'Search Moodle',
  'usemoodleroot' => 'Use moodle root for external converters',
  'usemoodlerootdescription' => 'Use moodle root for external converters',
  'wordhandling' => 'Microsoft Word handling',
  'wordtotextcmd' => 'Command to convert Microsoft Word to text',
  'wordtotextenv' => 'Environment setup for Microsoft Word to text converter',
);