Matthias Mullie has submitted this change and it was merged. Change subject: Use protocol relative links ......................................................................
Use protocol relative links Spotted by Tgr https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Articlefeedbackv5-noteflyover-requestoversight-description/en_(3) Change-Id: I4d45c1e04f9b2f7d8ccf1486b777cacc03c622b9 --- M ArticleFeedbackv5.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Matthias Mullie: Verified; Looks good to me, approved diff --git a/ArticleFeedbackv5.i18n.php b/ArticleFeedbackv5.i18n.php index e86a85d..498bb67 100644 --- a/ArticleFeedbackv5.i18n.php +++ b/ArticleFeedbackv5.i18n.php @@ -337,7 +337,7 @@ * e-mail addresses * pornographic links * defamatory/libelous comments about a person -* [http://en.wikipedia.org/wiki/Wikipedia:Oversight#Policy other criteria for oversight]', +* [//en.wikipedia.org/wiki/Wikipedia:Oversight#Policy other criteria for oversight]', 'articlefeedbackv5-noteflyover-requestoversight-label' => 'Add a note to explain why you are requesting oversight', 'articlefeedbackv5-noteflyover-requestoversight-placeholder' => 'Why are you requesting oversight?', 'articlefeedbackv5-noteflyover-requestoversight-submit' => 'Request oversight', -- To view, visit https://gerrit.wikimedia.org/r/49780 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4d45c1e04f9b2f7d8ccf1486b777cacc03c622b9 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/ArticleFeedbackv5 Gerrit-Branch: master Gerrit-Owner: Raimond Spekking <[email protected]> Gerrit-Reviewer: Mattflaschen <[email protected]> Gerrit-Reviewer: Matthias Mullie <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
