MDL-22204 Updated two strings for forum RSS links to make them shorter. Thanks AMOS!
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user