<?php $this->cache['id']['block_glossary_random'] = array (
  'addentry' => 'Add your own favorite quotes!',
  'askaddentry' => 'When users can add entries to the glossary, show a link with this text',
  'askinvisible' => 'When users cannot edit or view the glossary, show this text (without link)',
  'askviewglossary' => 'When users can view the glossary but not add entries, show a link with this text',
  'intro' => 'Make sure you have at least one glossary with at least one entry added to this course. Then you can adjust the following settings',
  'invisible' => '(to be continued)',
  'lastmodified' => 'Last modified entry',
  'nextone' => 'Next entry',
  'noentriesyet' => 'There are no entries yet in the chosen glossary.',
  'notyetconfigured' => 'Please configure this block using the edit icon.',
  'notyetglossary' => 'You need to have at least one glossary to choose.',
  'pluginname' => 'Random glossary entry',
  'random' => 'Random entry',
  'refresh' => 'Days before a new entry is chosen',
  'select_glossary' => 'Take entries from this glossary',
  'showconcept' => 'Show concept (heading) for each entry',
  'title' => 'Title',
  'type' => 'How a new entry is chosen',
  'viewglossary' => 'More quotes...',
  'whichfooter' => 'You can display links to actions of the glossary this block is associated with. The block will only display links to actions which are enabled for that glossary.',
);