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

Change subject: Consistency tweak: Use capital after colon for consistency. Use 
full stop at end of sentence.
......................................................................


Consistency tweak: Use capital after colon for consistency. Use full stop at 
end of sentence.

Per Siebrand
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Foxway-php-syntax-error-unexpected/en

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

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



diff --git a/Foxway.i18n.php b/Foxway.i18n.php
index 1bc3005..a30b291 100644
--- a/Foxway.i18n.php
+++ b/Foxway.i18n.php
@@ -14,7 +14,7 @@
  */
 $messages['en'] = array(
        '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'
+       'foxway-php-syntax-error-unexpected' => 'PHP parse error: Syntax error, 
unexpected $1 in command line code on line $2.'
 );
 
 /** Message documentation (Message documentation)

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I110e636ffce960fc62f82653d246824fa1c4fa5b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Foxway
Gerrit-Branch: master
Gerrit-Owner: Raimond Spekking <[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