MDL-22204 Updated two strings for forum RSS links to make them shorter. Thanks AMOS!

This commit is contained in:
Martin Dougiamas
2010-05-13 02:25:44 +00:00
parent 1a5deabd7a
commit e2f6bddc04
+2 -2
View File
@@ -348,8 +348,8 @@ $string['resetforums'] = 'Delete posts from';
$string['resetforumsall'] = 'Delete all posts';
$string['resetsubscriptions'] = 'Delete all forum subscriptions';
$string['resettrackprefs'] = 'Delete all forum tracking preferences';
$string['rsssubscriberssdiscussions'] = 'Display the RSS feed for \'{$a}\' discussions';
$string['rsssubscriberssposts'] = 'Display the RSS feed for \'{$a}\' posts';
$string['rsssubscriberssdiscussions'] = 'RSS feed of discussions';
$string['rsssubscriberssposts'] = 'RSS feed of posts';
$string['rssarticles'] = 'Number of RSS recent articles';
$string['rssarticles_help'] = 'This setting specifies the number of articles (either discussions or posts) to include in the RSS feed. Between 5 and 20 generally acceptable.';
$string['rsstype'] = 'RSS feed for this activity';