[MediaWiki-commits] [Gerrit] mediawiki...GWToolset[master]: Use HTTPS in links to php.net

2017-07-07 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/363542 )

Change subject: Use HTTPS in links to php.net
..


Use HTTPS in links to php.net

Change-Id: I07fc218429c060142f58cd29cf7a1394e740240e
---
M i18n/en.json
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Brian Wolff: Looks good to me, approved
  jenkins-bot: Verified
  Jforrester: Looks good to me, approved



diff --git a/i18n/en.json b/i18n/en.json
index b16faa3..00acb01 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -196,10 +196,10 @@
"gwtoolset-user-blocked": "Your user account is currently blocked. 
Please contact an administrator in order to correct the blocking issue.",
"gwtoolset-required-group": "You are not a member of the $1 group.",
"gwtoolset-verify-api-writeable": "The $1 extension requires that the 
wiki API can perform write actions for authorized users.\n\nPlease make sure 
that $wgEnableWriteAPI is set to true.",
-   "gwtoolset-verify-curl": "The $1 extension requires that PHP 
[http://www.php.net/manual/en/curl.setup.php cURL functions] be installed.",
-   "gwtoolset-verify-finfo": "The $1 extension requires that the PHP 
[http://www.php.net/manual/en/fileinfo.setup.php finfo] extension be 
installed.",
+   "gwtoolset-verify-curl": "The $1 extension requires that PHP 
[https://www.php.net/manual/en/curl.setup.php cURL functions] be installed.",
+   "gwtoolset-verify-finfo": "The $1 extension requires that the PHP 
[https://www.php.net/manual/en/fileinfo.setup.php finfo] extension be 
installed.",
"gwtoolset-verify-uploads-enabled": "The $1 extension requires that 
file uploads are enabled.\n\nPlease make sure that 
$wgEnableUploads is set to true in 
LocalSettings.php.",
-   "gwtoolset-verify-xmlreader": "The $1 extension requires that PHP 
[http://www.php.net/manual/en/xmlreader.setup.php XMLReader] be installed.",
+   "gwtoolset-verify-xmlreader": "The $1 extension requires that PHP 
[https://www.php.net/manual/en/xmlreader.setup.php XMLReader] be installed.",
"gwtoolset-wiki-checks-not-passed": "Wiki checks did not pass",
"gwtoolset-title-too-long": "The evaluated title is too long; a title 
can be up to a maximum of 240 bytes in length. This title evaluates to $1 
{{PLURAL:$1|byte|bytes}} in length.\n\n$2.",
"gwtoolset-title-label": "GWToolset title",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I07fc218429c060142f58cd29cf7a1394e740240e
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/GWToolset
Gerrit-Branch: master
Gerrit-Owner: Legoktm 
Gerrit-Reviewer: Brian Wolff 
Gerrit-Reviewer: Jforrester 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] mediawiki...GWToolset[master]: Use HTTPS in links to php.net

2017-07-06 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/363542 )

Change subject: Use HTTPS in links to php.net
..

Use HTTPS in links to php.net

Change-Id: I07fc218429c060142f58cd29cf7a1394e740240e
---
M i18n/en.json
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/GWToolset 
refs/changes/42/363542/1

diff --git a/i18n/en.json b/i18n/en.json
index b16faa3..00acb01 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -196,10 +196,10 @@
"gwtoolset-user-blocked": "Your user account is currently blocked. 
Please contact an administrator in order to correct the blocking issue.",
"gwtoolset-required-group": "You are not a member of the $1 group.",
"gwtoolset-verify-api-writeable": "The $1 extension requires that the 
wiki API can perform write actions for authorized users.\n\nPlease make sure 
that $wgEnableWriteAPI is set to true.",
-   "gwtoolset-verify-curl": "The $1 extension requires that PHP 
[http://www.php.net/manual/en/curl.setup.php cURL functions] be installed.",
-   "gwtoolset-verify-finfo": "The $1 extension requires that the PHP 
[http://www.php.net/manual/en/fileinfo.setup.php finfo] extension be 
installed.",
+   "gwtoolset-verify-curl": "The $1 extension requires that PHP 
[https://www.php.net/manual/en/curl.setup.php cURL functions] be installed.",
+   "gwtoolset-verify-finfo": "The $1 extension requires that the PHP 
[https://www.php.net/manual/en/fileinfo.setup.php finfo] extension be 
installed.",
"gwtoolset-verify-uploads-enabled": "The $1 extension requires that 
file uploads are enabled.\n\nPlease make sure that 
$wgEnableUploads is set to true in 
LocalSettings.php.",
-   "gwtoolset-verify-xmlreader": "The $1 extension requires that PHP 
[http://www.php.net/manual/en/xmlreader.setup.php XMLReader] be installed.",
+   "gwtoolset-verify-xmlreader": "The $1 extension requires that PHP 
[https://www.php.net/manual/en/xmlreader.setup.php XMLReader] be installed.",
"gwtoolset-wiki-checks-not-passed": "Wiki checks did not pass",
"gwtoolset-title-too-long": "The evaluated title is too long; a title 
can be up to a maximum of 240 bytes in length. This title evaluates to $1 
{{PLURAL:$1|byte|bytes}} in length.\n\n$2.",
"gwtoolset-title-label": "GWToolset title",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I07fc218429c060142f58cd29cf7a1394e740240e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GWToolset
Gerrit-Branch: master
Gerrit-Owner: Legoktm 

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