Localisation updates from http://translatewiki.net.

Change-Id: Ie00c6318698f6a62435f2e4e91a529de9d7d1bc8
This commit is contained in:
Translation updater bot 2013-08-25 20:05:07 +00:00
parent 96abd6fa92
commit 19dd157d6a

View file

@ -58,7 +58,9 @@ Maybe followed by any one of the following messages: "No XML content", "Not pass
'rss-empty-whitelist' => 'Used as error message. Parameters: 'rss-empty-whitelist' => 'Used as error message. Parameters:
* $1 - URL of RSS feed', * $1 - URL of RSS feed',
'rss-deprecated-wgrssallowedfeeds-found' => '{{doc-important|Do not translate <code>$wgRSSAllowedFeeds</code> and <code>$wgRSSUrlWhitelist</code>.}}', 'rss-deprecated-wgrssallowedfeeds-found' => '{{doc-important|Do not translate <code>$wgRSSAllowedFeeds</code> and <code>$wgRSSUrlWhitelist</code>.}}',
'rss-item' => '{{notranslate}}', 'rss-item' => '{{notranslate}}
Parameters:
* $1 - feed template pagename',
'rss-feed' => "; $1 'rss-feed' => "; $1
: ''not to be localised'' : ''not to be localised''
: 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. : 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.