Normalise Math.i18n.php

Add support for Math to Translate.
This commit is contained in:
Siebrand Mazeland 2011-04-09 17:12:09 +00:00
parent e0b832c637
commit 7c8800c465
1 changed files with 1 additions and 1 deletions

View File

@ -35,4 +35,4 @@ $messages['en'] = array(
'math_bad_tmpdir' => 'Cannot write to or create math temp directory',
'math_bad_output' => 'Cannot write to or create math output directory',
'math_notexvc' => 'Missing texvc executable; please see math/README to configure.',
);
);