r56518 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r56517‎ | r56518 | r56519 >
Date:14:50, 17 September 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Update punctuation.
Modified paths:
  • /trunk/extensions/Blahtex/Blahtex.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Blahtex/Blahtex.i18n.php
@@ -25,10 +25,10 @@
2626 Only one is allowed.',
2727 'math_IllegalCharacter' => 'Illegal character in input',
2828 'math_IllegalCommandInMathMode' => 'The command "$1" is illegal in math mode',
29 - 'math_IllegalCommandInMathModeWithHint' => 'The command "$1" is illegal in math mode
 29+ 'math_IllegalCommandInMathModeWithHint' => 'The command "$1" is illegal in math mode.
3030 Perhaps you intended to use "$2" instead?',
3131 'math_IllegalCommandInTextMode' => 'The command "$1" is illegal in text mode',
32 - 'math_IllegalCommandInTextModeWithHint' => 'The command "$1" is illegal in text mode
 32+ 'math_IllegalCommandInTextModeWithHint' => 'The command "$1" is illegal in text mode.
3333 Perhaps you intended to use "$2" instead?',
3434 'math_IllegalDelimiter' => 'Illegal delimiter following "$1"',
3535 'math_IllegalFinalBackslash' => 'Illegal backslash "\\" at end of input',
@@ -51,7 +51,7 @@
5252 'math_MissingOrIllegalParameterCount' => 'Missing or illegal parameter count in definition of "$1".
5353 Must be a single digit between 1 and 9 inclusive.',
5454 'math_MissingOrIllegalParameterIndex' => 'Missing or illegal parameter index in definition of "$1"',
55 - 'math_NonAsciiInMathMode' => 'Non-ASCII characters may only be used in text mode
 55+ 'math_NonAsciiInMathMode' => 'Non-ASCII characters may only be used in text mode.
5656 Try enclosing the problem characters in "\\text{...}".',
5757 'math_NotEnoughArguments' => 'Not enough arguments were supplied for "$1"',
5858 'math_PngIncompatibleCharacter' => 'Unable to correctly generate PNG containing the character $1',

Status & tagging log