<?php $exp = 1801091042; $val = array (
  'domain' => NULL,
  'plural-forms' => NULL,
  'messages' => 
  array (
    '' => 
    array (
      'plugins.generic.toggleRequiredMetadata.displayName' => 'Toggle required metadata',
      'plugins.generic.toggleRequiredMetadata.description' => 'This plugin allows to make the "affiliation" and "ORCID" fields required for the submissions authors to fill in.',
      'plugins.generic.toggleRequiredMetadata.settings.description' => 'Select the fields to be required for the submissions authors to fill:',
      'plugins.generic.toggleRequiredMetadata.settings.requireOrcid' => 'ORCID',
      'plugins.generic.toggleRequiredMetadata.settings.requireAffiliation' => 'Affiliation',
      'plugins.generic.toggleRequiredMetadata.settings.requireBiography' => 'Biography Statement',
      'plugins.generic.toggleRequiredMetadata.settings.orcidProfilePluginEnabled' => 'Feature unavailable because the ORCID Profile plugin is enabled.',
      'plugins.generic.toggleRequiredMetadata.error' => 'Please enter your author\'s Biography.',
    ),
  ),
);