Index: trunk/extensions/RSS/RSS.i18n.php |
— | — | @@ -14,7 +14,7 @@ |
15 | 15 | |
16 | 16 | $messages['en'] = array( |
17 | 17 | 'rss-desc' => 'Displays RSS feeds on MediaWiki pages in a standard or in user-definable formats using template pages', |
18 | | - 'rss-tracking-category' => 'RSS', |
| 18 | + 'rss-tracking-category' => 'Pages with RSS feeds', |
19 | 19 | 'rss-error' => 'Failed to load RSS feed from $1: $2', |
20 | 20 | 'rss-empty' => 'Failed to load RSS feed from $1!', |
21 | 21 | 'rss-fetch-nourl' => 'Fetch called without a URL!', |