r85726 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85725‎ | r85726 | r85727 >
Date:17:12, 9 April 2011
Author:siebrand
Status:ok
Tags:
Comment:
Normalise Math.i18n.php
Add support for Math to Translate.
Modified paths:
  • /trunk/extensions/Math/Math.i18n.php (modified) (history)
  • /trunk/extensions/Translate/groups/mediawiki-defines.txt (modified) (history)

Diff [purge]

Index: trunk/extensions/Math/Math.i18n.php
@@ -35,4 +35,4 @@
3636 'math_bad_tmpdir' => 'Cannot write to or create math temp directory',
3737 'math_bad_output' => 'Cannot write to or create math output directory',
3838 'math_notexvc' => 'Missing texvc executable; please see math/README to configure.',
39 -);
\ No newline at end of file
 39+);
Index: trunk/extensions/Translate/groups/mediawiki-defines.txt
@@ -737,6 +737,8 @@
738738 Mass Edit Regex
739739 aliasfile = MassEditRegex/MassEditRegex.alias.php
740740
 741+Math
 742+
741743 Math Stat Functions
742744 descmsg = msfunc_desc
743745 magicfile = MathStatFunctions/MathStatFunctions.i18n.magic.php

Status & tagging log