Sophivorus has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/344640 )

Change subject: Show the credits in the content language
......................................................................


Show the credits in the content language

Change-Id: I469156830687699f2142b3c9eb7eb90a0796f068
---
M WikipediaExtracts.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Sophivorus: Verified; Looks good to me, approved



diff --git a/WikipediaExtracts.php b/WikipediaExtracts.php
index bfc36b3..b804169 100644
--- a/WikipediaExtracts.php
+++ b/WikipediaExtracts.php
@@ -191,7 +191,7 @@
                                'lang' => self::$contentLanguage->getHtmlCode(),
                                'dir' => self::$contentLanguage->getDir()
                        ],
-                       wfMessage( 'wikipediaextracts-credits', $url )->plain()
+                       wfMessage( 'wikipediaextracts-credits', $url 
)->inContentLanguage()->plain()
                );
        }
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I469156830687699f2142b3c9eb7eb90a0796f068
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikipediaExtracts
Gerrit-Branch: master
Gerrit-Owner: Sophivorus <scheno...@gmail.com>
Gerrit-Reviewer: Sophivorus <scheno...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to