beautifying the tracking category name

This commit is contained in:
Thomas Gries 2012-03-09 21:03:19 +00:00
parent 6d69f88741
commit 1b388985ef
Notes: Thomas Gries 2012-03-09 21:03:19 +00:00

View file

@ -14,7 +14,7 @@ $messages = array();
$messages['en'] = array(
'rss-desc' => 'Displays RSS feeds on MediaWiki pages in a standard or in user-definable formats using template pages',
'rss-tracking-category' => 'RSS',
'rss-tracking-category' => 'Pages with RSS feeds',
'rss-error' => 'Failed to load RSS feed from $1: $2',
'rss-empty' => 'Failed to load RSS feed from $1!',
'rss-fetch-nourl' => 'Fetch called without a URL!',