Raimond Spekking has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/57070


Change subject: Consistency tweaks in preparation for adding extension to 
Translatewiki.net
......................................................................

Consistency tweaks in preparation for adding extension to Translatewiki.net

Change-Id: I8644fc52b0cb89098eecaa51d8d683c90c0866f3
---
M Foxway.i18n.php
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Foxway 
refs/changes/70/57070/1

diff --git a/Foxway.i18n.php b/Foxway.i18n.php
index 12f9a18..01eb257 100644
--- a/Foxway.i18n.php
+++ b/Foxway.i18n.php
@@ -13,15 +13,15 @@
  * @author pastakhov
  */
 $messages['en'] = array(
-       'foxway-desc' => 'Allows to store an object-oriented data and 
implements its own runtime for php code on wikipage',
-       'foxway-php-syntax-error-unexpected' => 'PHP Parse error: syntax error, 
unexpected $1 in Command line code on line $2'
+       'foxway-desc' => 'Allows to store an object-oriented data and 
implements its own runtime for PHP code on pages',
+       'foxway-php-syntax-error-unexpected' => 'PHP parse error: syntax error, 
unexpected $1 in command line code on line $2'
 );
 
 /** Message documentation (Message documentation)
  * @author pastakhov
  */
 $messages['qqq'] = array(
-       'foxway-desc' => 
'{{desc|name=Foxway|url=http://www.mediawiki.org/wiki/Extension:Foxway}}',
+       'foxway-desc' => 
'{{desc|name=Foxway|url=https://www.mediawiki.org/wiki/Extension:Foxway}}',
        'foxway-php-syntax-error-unexpected' => 'Error message, parameters:
 * $1 - token or user-specified string a quoted
 * $2 - the line number where the error occurred',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8644fc52b0cb89098eecaa51d8d683c90c0866f3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Foxway
Gerrit-Branch: master
Gerrit-Owner: Raimond Spekking <raimond.spekk...@gmail.com>

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

Reply via email to