<?php $this->cache['id']['mod_page'] = array (
  'configdisplayoptions' => 'Select all options that should be available, existing settings are not modified. Hold CTRL key to select multiple fields.',
  'content' => 'Page content',
  'contentheader' => 'Content',
  'displayoptions' => 'Available display options',
  'displayselect' => 'Display',
  'displayselectexplain' => 'Select display type.',
  'legacyfiles' => 'Migration of old course file',
  'legacyfilesactive' => 'Active',
  'legacyfilesdone' => 'Finished',
  'modulename' => 'Page',
  'modulename_help' => 'A page enables a web page to be displayed and edited within the course.',
  'modulenameplural' => 'Pages',
  'neverseen' => 'Never seen',
  'optionsheader' => 'Options',
  'page:view' => 'View page content',
  'pluginadministration' => 'Page module administration',
  'pluginname' => 'Page',
  'popupheight' => 'Popup height (in pixels)',
  'popupheightexplain' => 'Specifies default height of popup windows.',
  'popupwidth' => 'Popup width (in pixels)',
  'popupwidthexplain' => 'Specifies default width of popup windows.',
  'printheading' => 'Display page name',
  'printheadingexplain' => 'Display page name above content?',
  'printintro' => 'Display page description',
  'printintroexplain' => 'Display page description above content?',
);