Index: trunk/extensions/RSS/RSS.i18n.php |
— | — | @@ -36,7 +36,7 @@ |
37 | 37 | */ |
38 | 38 | $messages['qqq'] = array( |
39 | 39 | 'rss-invalid-url' => '$1 is the invalid URL for the RSS feed', |
40 | | - 'rss-tracking-category' => 'The name of a category for all pages which use the <rss> parser extension tag. The category is automatically added unless the feature is disabled.', |
| 40 | + 'rss-tracking-category' => 'The name of a category for all pages which use the <rss> parser extension tag. The category is automatically added unless the feature is disabled.', |
41 | 41 | 'rss-feed' => "; $1 |
42 | 42 | : ''not to be localised'' |
43 | 43 | : The RSS extension substitutes this placeholder with the name of a template page. The content of this template page determines the final layout of the RSS feed on the rendered wiki page. The Extension:RSS currently uses 'MediaWiki:Rss-feed' as default for $1. This means that the content of [[MediaWiki:Rss-feed]] determines how RSS feed items are rendered. |