Siebrand has uploaded a new change for review.

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


Change subject: Update capitalisation
......................................................................

Update capitalisation

Change-Id: Ic2f0ad045e8451269e74906b43793cec247d76c9
---
M Math.i18n.php
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Math 
refs/changes/99/89699/1

diff --git a/Math.i18n.php b/Math.i18n.php
index c61967b..b9ff1a9 100644
--- a/Math.i18n.php
+++ b/Math.i18n.php
@@ -35,11 +35,11 @@
        'math_bad_output' => 'Cannot write to or create math output directory',
        'math_notexvc' => 'Missing texvc executable; please see math/README to 
configure.',
        'math_output_error' => 'Cannot store math image on filesystem.',
-       'math_latexml_timeout' => 'LaTeXML Timeout from \'$1\'',
+       'math_latexml_timeout' => 'LaTeXML timeout from \'$1\'',
        'math_latexml_invalidresponse' => 'LaTeXML Invalid response (\'$2\') 
from server \'$1\':',
        'math_latexml_invalidxml' => 'LaTeXML MathML is invalid XML.',
        'math_latexml_invalidjson'  => 'LaTeXML Server response is invalid 
JSON.',
-       'math_latexml_xmlversion' => 'Warning: XML Type check skipped! Check if 
your MediaWiki installation is version wmf/1.22wmf7 or newer.'
+       'math_latexml_xmlversion' => 'Warning: XML type check skipped! Check if 
your MediaWiki installation is version wmf/1.22wmf7 or newer.'
 );
 
 /** Message documentation (Message documentation)

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic2f0ad045e8451269e74906b43793cec247d76c9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Math
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to