<?php $this->cache['id']['mod_resource'] = array (
  'clicktodownload' => 'Click {$a} link to download the file.',
  'clicktoopen2' => 'Click {$a} link to view the file.',
  'configdisplayoptions' => 'Select all options that should be available, existing settings are not modified. Hold CTRL key to select multiple fields.',
  'configframesize' => 'When a web page or an uploaded file is displayed within a frame, this value is the height (in pixels) of the top frame (which contains the navigation).',
  'configparametersettings' => 'This sets the default value for the Parameter settings pane in the form when adding some new resources. After the first time, this becomes an individual user preference.',
  'configpopup' => 'When adding a new resource which is able to be shown in a popup window, should this option be enabled by default?',
  'configpopupdirectories' => 'Should popup windows show directory links by default?',
  'configpopupheight' => 'What height should be the default height for new popup windows?',
  'configpopuplocation' => 'Should popup windows show the location bar by default?',
  'configpopupmenubar' => 'Should popup windows show the menu bar by default?',
  'configpopupresizable' => 'Should popup windows be resizable by default?',
  'configpopupscrollbars' => 'Should popup windows be scrollable by default?',
  'configpopupstatus' => 'Should popup windows show the status bar by default?',
  'configpopuptoolbar' => 'Should popup windows show the tool bar by default?',
  'configpopupwidth' => 'What width should be the default width for new popup windows?',
  'contentheader' => 'Content',
  'displayoptions' => 'Available display options',
  'displayselect' => 'Display',
  'displayselect_help' => 'This setting, together with the file type and whether the browser allows embedding, determines how the file is displayed. Options may include:

* Automatic - The best display option for the file type is selected automatically
* Embed - The file is displayed within the page below the navigation bar together with the file description and any blocks
* Force download - The user is prompted to download the file
* Open - Only the file is displayed in the browser window
* In pop-up - The file is displayed in a new browser window without menus or an address bar
* In frame - The file is displayed within a frame below the the navigation bar and file description
* New window - The file is displayed in a new browser window with menus and an address bar',
  'displayselect_link' => 'mod/file/mod',
  'displayselectexplain' => 'Choose display type, unfortunately not all types are suitable for all files.',
  'encryptedcode' => 'Encrypted code',
  'filenotfound' => 'File not found, sorry.',
  'filterfiles' => 'Use filters on file content',
  'filterfilesexplain' => 'Select type of file content filtering, please note this may cause problems for some Flash and Java applets. Please make sure that all text files are in UTF-8 encoding.',
  'filtername' => 'Resource names auto-linking',
  'forcedownload' => 'Force download',
  'framesize' => 'Frame height',
  'legacyfiles' => 'Migration of old course file',
  'legacyfilesactive' => 'Active',
  'legacyfilesdone' => 'Finished',
  'modulename' => 'File',
  'modulenameplural' => 'Files',
  'neverseen' => 'Never seen',
  'notmigrated' => 'This legacy resource type ({$a}) was not yet migrated, sorry.',
  'optionsheader' => 'Options',
  'pluginadministration' => 'File module administration',
  'pluginname' => 'File',
  'popupheight' => 'Popup height (in pixels)',
  'popupheightexplain' => 'Specifies default height of popup windows.',
  'popupresource' => 'This resource should appear in a popup window.',
  'popupresourcelink' => 'If it didn\'t, click here: {$a}',
  'popupwidth' => 'Popup width (in pixels)',
  'popupwidthexplain' => 'Specifies default width of popup windows.',
  'printheading' => 'Display resource name',
  'printheadingexplain' => 'Display resource name above content? Some display types may not display resource name even if enabled.',
  'printintro' => 'Display resource description',
  'printintroexplain' => 'Display resource description bellow content? Some display types may not display description even if enabled.',
  'resourcecontent' => 'Files and subfolders',
  'resource:exportresource' => 'Export resource',
  'resource:view' => 'View resource',
  'selectmainfile' => 'Please select the main file by clicking the icon next to file name.',
);