<?php $exp = 1795539451; $val = array (
  'domain' => NULL,
  'plural-forms' => 'nplurals=2; plural=n != 1;',
  'messages' => 
  array (
    '' => 
    array (
      'plugins.generic.webfeed.displayName' => 'Web Feed Plugin',
      'plugins.generic.webfeed.description' => 'This plugin produces RSS/Atom web syndication feeds.<br>The plugin also includes a sidebar block which enables you to display the feed links on your application\'s sidebar',
      'plugins.generic.webfeed.settings' => 'Settings',
      'plugins.generic.webfeed.settings.issue' => 'Display web feed links on issue pages only.',
      'plugins.generic.webfeed.settings.homepageAndIssues' => 'Display web feed links on homepage and issue pages only.',
      'plugins.generic.webfeed.settings.homepage' => 'Display web feed links on homepage only.',
      'plugins.generic.webfeed.settings.all' => 'Display web feed links on all application pages.',
      'plugins.generic.webfeed.settings.currentIssue' => 'Display items in current published issue.',
      'plugins.generic.webfeed.settings.recent' => 'Display a fixed number of the most recent publications.',
      'plugins.generic.webfeed.settings.recentArticles' => 'Number of publications to display',
      'plugins.generic.webfeed.settings.recentItemsRequired' => 'Please enter a positive integer for recent published items.',
      'plugins.generic.webfeed.atom.altText' => 'Atom logo',
      'plugins.generic.webfeed.rss1.altText' => 'RSS1 logo',
      'plugins.generic.webfeed.rss2.altText' => 'RSS2 logo',
      'plugins.generic.webfeed.blockTitle' => 'Latest publications',
      'plugins.generic.webfeed.settings.includeIdentifiers' => 'Include identifiers (ISBN, keywords, categories, etc.) in the feed summary?',
    ),
  ),
);