]> git.mjollnir.org Git - moodle.git/commitdiff
Added lang string
authorvyshane <vyshane>
Tue, 12 Sep 2006 06:55:40 +0000 (06:55 +0000)
committervyshane <vyshane>
Tue, 12 Sep 2006 06:55:40 +0000 (06:55 +0000)
lang/en_utf8/block_rss_client.php

index 8cde926e66a75ba8813468d7869fe4c65992e158..fb41bba192b9dc8f4226990e8cf51e2f454a7a6b 100644 (file)
@@ -30,6 +30,7 @@ $string['nofeeds'] = 'There are no RSS feeds defined for this site.';
 $string['pickfeed'] = 'Pick a news feed';
 $string['remotenewsfeed'] = 'Remote News Feed';
 $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['timeout'] = 'blockrsstimeout';