jenkins-bot has submitted this change and it was merged.

Change subject: i18n: double space
......................................................................


i18n: double space

Change-Id: If1125382d75bb614bdc98eac830ef2465ac3b60b
---
M RSS.i18n.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/RSS.i18n.php b/RSS.i18n.php
index 3c4415c..96ca5aa 100644
--- a/RSS.i18n.php
+++ b/RSS.i18n.php
@@ -24,7 +24,7 @@
        'rss-empty-whitelist' => '"$1" is not in the whitelist of allowed 
feeds. There are no allowed feed URLs in the whitelist.',
        'rss-deprecated-wgrssallowedfeeds-found' => 'The deprecated variable 
$wgRSSAllowedFeeds has been detected. Since RSS version 2.0 this variable has 
to be replaced by $wgRSSUrlWhitelist as described in the manual page 
Extension:RSS.',
        'rss-item' => '{{$1 | title = {{{title}}} | link = {{{link}}} | date = 
{{{date}}} | author = {{{author}}} | description = {{{description}}} }}',
-       'rss-feed' => "<!--  the following are two alternative templates. The 
first is the basic default template for feeds -->; '''<span 
class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''
+       'rss-feed' => "<!-- the following are two alternative templates. The 
first is the basic default template for feeds -->; '''<span 
class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''
 : {{{description}}}
 : {{{author}}} {{{date}}}<!-- don't use newline here --><!-- The second is an 
improved version which requires Extension:ParserFunctions --><!-- ; '''<span 
class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''{{#if: 
{{{description|}}}|: {{{description}}}}}{{#if: {{{author|}}} | {{#if: 
{{{date|}}} |: &mdash; {{{author}}} {{{date}}}}} | {{#if: {{{author|}}}|: 
&mdash; {{{author}}}}} {{#if: {{{date|}}}|:{{{date}}}}}|}} -->",
 );

-- 
To view, visit https://gerrit.wikimedia.org/r/97209
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If1125382d75bb614bdc98eac830ef2465ac3b60b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/RSS
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to