Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/blocks/rss_client/lang/en/block_rss_client.php File Reference

Go to the source code of this file.

Namespaces

namespace  block_rss_client

Variables

 $string ['addfeed'] = 'Add a news feed URL:'
 $string ['addheadlineblock'] = 'Add RSS headline block'
 $string ['addnew'] = 'Add new'
 $string ['addnewfeed'] = 'Add a new feed'
 $string ['cannotmakemodification'] = 'You are not allowed to make modifications to this RSS feed at this time.'
 $string ['clientchannellink'] = 'Source site...'
 $string ['clientnumentries'] = 'The default number of entries to show per feed.'
 $string ['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) :'
 $string ['clientshowimagelabel'] = 'Show channel image if available :'
 $string ['configblock'] = 'Configure this block'
 $string ['couldnotfindfeed'] = 'Could not find feed with id'
 $string ['customtitlelabel'] = 'Custom title (leave blank to use title supplied by feed):'
 $string ['deletefeedconfirm'] = 'Are you sure you want to delete this feed?'
 $string ['disabledrssfeeds'] = 'RSS feeds are disabled'
 $string ['displaydescriptionlabel'] = 'Display each link\'s description?'
 $string ['editafeed'] = 'Edit a feed'
 $string ['editfeeds'] = 'Edit, subscribe or unsubscribe from RSS/Atom news feeds'
 $string ['editnewsfeeds'] = 'Edit news feeds'
 $string ['editrssblock'] = 'Edit RSS headline block'
 $string ['enableautodiscovery'] = 'Enable auto-discovery of feeds?'
 $string ['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.'
 $string ['errorloadingfeed'] = 'Error loading this RSS feed ({$a})'
 $string ['feed'] = 'Feed'
 $string ['feedadded'] = 'News feed added'
 $string ['feeddeleted'] = 'News feed deleted'
 $string ['feeds'] = 'News feeds'
 $string ['feedsaddedit'] = 'Add/edit feeds'
 $string ['feedsconfigurenewinstance'] = 'Click here to configure this block to display RSS feeds.'
 $string ['feedsconfigurenewinstance2'] = 'Click the edit icon above to configure this block to display RSS feeds.'
 $string ['feedstitle'] = 'Remote RSS Feeds'
 $string ['feedupdated'] = 'News feed updated'
 $string ['feedurl'] = 'Feed URL'
 $string ['findmorefeeds'] = 'Find more RSS feeds'
 $string ['choosefeedlabel'] = 'Choose the feeds which you would like to make available in this block:'
 $string ['managefeeds'] = 'Manage all my feeds'
 $string ['nofeeds'] = 'There are no RSS feeds defined for this site.'
 $string ['numentries'] = 'Entries per feed'
 $string ['pickfeed'] = 'Pick a news feed'
 $string ['pluginname'] = 'RSS client'
 $string ['remotenewsfeed'] = 'Remote news feed'
 $string ['rss_client:createprivatefeeds'] = 'Create private RSS feeds'
 $string ['rss_client:createsharedfeeds'] = 'Create shared RSS feeds'
 $string ['rss_client:manageanyfeeds'] = 'Manage any RSS feeds'
 $string ['rss_client:manageownfeeds'] = 'Manage own RSS feeds'
 $string ['seeallfeeds'] = 'See all feeds'
 $string ['sharedfeed'] = 'Shared feed'
 $string ['shownumentrieslabel'] = 'Max number entries to show per block.'
 $string ['submitters'] = 'Who will be allowed to define new RSS feeds? Defined feeds are available for any page on your site.'
 $string ['submitters2'] = 'Submitters'
 $string ['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.'
 $string ['timeoutdesc'] = 'Time in minutes for an RSS feed to live in cache.'
 $string ['timeout2'] = 'Timeout'
 $string ['updatefeed'] = 'Update a news feed URL:'
 $string ['viewfeed'] = 'View feed'

Variable Documentation

$string['addfeed'] = 'Add a news feed URL:'

Definition at line 26 of file block_rss_client.php.

$string['addheadlineblock'] = 'Add RSS headline block'

Definition at line 27 of file block_rss_client.php.

$string['addnew'] = 'Add new'

Definition at line 28 of file block_rss_client.php.

$string['addnewfeed'] = 'Add a new feed'

Definition at line 29 of file block_rss_client.php.

$string['cannotmakemodification'] = 'You are not allowed to make modifications to this RSS feed at this time.'

Definition at line 30 of file block_rss_client.php.

$string['clientchannellink'] = 'Source site...'

Definition at line 31 of file block_rss_client.php.

$string['clientnumentries'] = 'The default number of entries to show per feed.'

Definition at line 32 of file block_rss_client.php.

$string['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) :'

Definition at line 33 of file block_rss_client.php.

$string['clientshowimagelabel'] = 'Show channel image if available :'

Definition at line 34 of file block_rss_client.php.

$string['configblock'] = 'Configure this block'

Definition at line 35 of file block_rss_client.php.

$string['couldnotfindfeed'] = 'Could not find feed with id'

Definition at line 36 of file block_rss_client.php.

$string['customtitlelabel'] = 'Custom title (leave blank to use title supplied by feed):'

Definition at line 37 of file block_rss_client.php.

$string['deletefeedconfirm'] = 'Are you sure you want to delete this feed?'

Definition at line 38 of file block_rss_client.php.

$string['disabledrssfeeds'] = 'RSS feeds are disabled'

Definition at line 39 of file block_rss_client.php.

$string['displaydescriptionlabel'] = 'Display each link\'s description?'

Definition at line 40 of file block_rss_client.php.

$string['editafeed'] = 'Edit a feed'

Definition at line 41 of file block_rss_client.php.

$string['editfeeds'] = 'Edit, subscribe or unsubscribe from RSS/Atom news feeds'

Definition at line 42 of file block_rss_client.php.

$string['editnewsfeeds'] = 'Edit news feeds'

Definition at line 43 of file block_rss_client.php.

$string['editrssblock'] = 'Edit RSS headline block'

Definition at line 44 of file block_rss_client.php.

$string['enableautodiscovery'] = 'Enable auto-discovery of feeds?'

Definition at line 45 of file block_rss_client.php.

$string['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.'

Definition at line 46 of file block_rss_client.php.

$string['errorloadingfeed'] = 'Error loading this RSS feed ({$a})'

Definition at line 47 of file block_rss_client.php.

$string['feed'] = 'Feed'

Definition at line 48 of file block_rss_client.php.

$string['feedadded'] = 'News feed added'

Definition at line 49 of file block_rss_client.php.

$string['feeddeleted'] = 'News feed deleted'

Definition at line 50 of file block_rss_client.php.

$string['feeds'] = 'News feeds'

Definition at line 51 of file block_rss_client.php.

$string['feedsaddedit'] = 'Add/edit feeds'

Definition at line 52 of file block_rss_client.php.

$string['feedsconfigurenewinstance'] = 'Click here to configure this block to display RSS feeds.'

Definition at line 53 of file block_rss_client.php.

$string['feedsconfigurenewinstance2'] = 'Click the edit icon above to configure this block to display RSS feeds.'

Definition at line 54 of file block_rss_client.php.

$string['feedstitle'] = 'Remote RSS Feeds'

Definition at line 55 of file block_rss_client.php.

$string['feedupdated'] = 'News feed updated'

Definition at line 56 of file block_rss_client.php.

$string['feedurl'] = 'Feed URL'

Definition at line 57 of file block_rss_client.php.

$string['findmorefeeds'] = 'Find more RSS feeds'

Definition at line 58 of file block_rss_client.php.

$string['choosefeedlabel'] = 'Choose the feeds which you would like to make available in this block:'

Definition at line 59 of file block_rss_client.php.

$string['managefeeds'] = 'Manage all my feeds'

Definition at line 60 of file block_rss_client.php.

$string['nofeeds'] = 'There are no RSS feeds defined for this site.'

Definition at line 61 of file block_rss_client.php.

$string['numentries'] = 'Entries per feed'

Definition at line 62 of file block_rss_client.php.

$string['pickfeed'] = 'Pick a news feed'

Definition at line 63 of file block_rss_client.php.

$string['pluginname'] = 'RSS client'

Definition at line 64 of file block_rss_client.php.

$string['remotenewsfeed'] = 'Remote news feed'

Definition at line 65 of file block_rss_client.php.

$string['rss_client:createprivatefeeds'] = 'Create private RSS feeds'

Definition at line 66 of file block_rss_client.php.

$string['rss_client:createsharedfeeds'] = 'Create shared RSS feeds'

Definition at line 67 of file block_rss_client.php.

$string['rss_client:manageanyfeeds'] = 'Manage any RSS feeds'

Definition at line 68 of file block_rss_client.php.

$string['rss_client:manageownfeeds'] = 'Manage own RSS feeds'

Definition at line 69 of file block_rss_client.php.

$string['seeallfeeds'] = 'See all feeds'

Definition at line 70 of file block_rss_client.php.

$string['sharedfeed'] = 'Shared feed'

Definition at line 71 of file block_rss_client.php.

$string['shownumentrieslabel'] = 'Max number entries to show per block.'

Definition at line 72 of file block_rss_client.php.

$string['submitters'] = 'Who will be allowed to define new RSS feeds? Defined feeds are available for any page on your site.'

Definition at line 73 of file block_rss_client.php.

$string['submitters2'] = 'Submitters'

Definition at line 74 of file block_rss_client.php.

$string['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.'

Definition at line 75 of file block_rss_client.php.

$string['timeoutdesc'] = 'Time in minutes for an RSS feed to live in cache.'

Definition at line 76 of file block_rss_client.php.

$string['timeout2'] = 'Timeout'

Definition at line 77 of file block_rss_client.php.

$string['updatefeed'] = 'Update a news feed URL:'

Definition at line 78 of file block_rss_client.php.

$string['viewfeed'] = 'View feed'

Definition at line 79 of file block_rss_client.php.

 All Data Structures Namespaces Files Functions Variables Enumerations