<?php $this->cache['id']['block_rss_client'] = array (
  'addfeed' => 'Add a news feed URL:',
  'addheadlineblock' => 'Add RSS headline block',
  'addnew' => 'Add new',
  'addnewfeed' => 'Add a new feed',
  'cannotmakemodification' => 'You are not allowed to make modifications to this RSS feed at this time.',
  'clientchannellink' => 'Source site...',
  'clientnumentries' => 'The default number of entries to show per feed.',
  'clientshowchannellinklabel' => 'Should a link to the original site (channel link) be displayed? (Note that if no feed link is supplied in the news feed then no link will be shown) :',
  'clientshowimagelabel' => 'Show channel image if available :',
  'configblock' => 'Configure this block',
  'couldnotfindfeed' => 'Could not find feed with id',
  'customtitlelabel' => 'Custom title (leave blank to use title supplied by feed):',
  'deletefeedconfirm' => 'Are you sure you want to delete this feed?',
  'disabledrssfeeds' => 'RSS feeds are disabled',
  'displaydescriptionlabel' => 'Display each link\'s description?',
  'editafeed' => 'Edit a feed',
  'editfeeds' => 'Edit, subscribe or unsubscribe from RSS/Atom news feeds',
  'editnewsfeeds' => 'Edit news feeds',
  'editrssblock' => 'Edit RSS headline block',
  'enableautodiscovery' => 'Enable auto-discovery of feeds?',
  'enableautodiscovery_help' => 'If enabled, feeds on web pages are found automatically. For example, if http://docs.moodle.org is entered, then http://docs.moodle.org/en/index.php?title=Special:RecentChanges&feed=rss would be found.',
  'errorloadingfeed' => 'Error loading this RSS feed ({$a})',
  'feed' => 'Feed',
  'feedadded' => 'News feed added',
  'feeddeleted' => 'News feed deleted',
  'feeds' => 'News feeds',
  'feedsaddedit' => 'Add/edit feeds',
  'feedsconfigurenewinstance' => 'Click here to configure this block to display RSS feeds.',
  'feedsconfigurenewinstance2' => 'Click the edit icon above to configure this block to display RSS feeds.',
  'feedstitle' => 'Remote RSS Feeds',
  'feedupdated' => 'News feed updated',
  'feedurl' => 'Feed URL',
  'findmorefeeds' => 'Find more RSS feeds',
  'choosefeedlabel' => 'Choose the feeds which you would like to make available in this block:',
  'managefeeds' => 'Manage all my feeds',
  'nofeeds' => 'There are no RSS feeds defined for this site.',
  'numentries' => 'Entries per feed',
  'pickfeed' => 'Pick a news feed',
  'pluginname' => 'RSS client',
  'remotenewsfeed' => 'Remote news feed',
  'rss_client:createprivatefeeds' => 'Create private RSS feeds',
  'rss_client:createsharedfeeds' => 'Create shared RSS feeds',
  'rss_client:manageanyfeeds' => 'Manage any RSS feeds',
  'rss_client:manageownfeeds' => 'Manage own RSS feeds',
  'seeallfeeds' => 'See all feeds',
  'sharedfeed' => 'Shared feed',
  'shownumentrieslabel' => 'Max number entries to show per block.',
  'submitters' => 'Who will be allowed to define new RSS feeds? Defined feeds are available for any page on your site.',
  'submitters2' => 'Submitters',
  'timeout' => 'Time in minutes before an RSS feed expires in cache. Note that this time defines the minimum time before expiry; the feed will be refreshed in cache on the next cron execution after expiry. Recommended values are 30 mins or greater.',
  'timeoutdesc' => 'Time in minutes for an RSS feed to live in cache.',
  'timeout2' => 'Timeout',
  'updatefeed' => 'Update a news feed URL:',
  'viewfeed' => 'View feed',
);