Merge "Remove double space in a message"

This commit is contained in:
jenkins-bot 2015-08-01 14:27:14 +00:00 committed by Gerrit Code Review
commit f1ecf1410e
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
"math_syntax_error": "syntax error",
"math_timeout": "$1 timeout from \"$2\".",
"math-test-end": "Backend tests for rendering mode ''$1'' completed.",
"math-test-fail": "Test ''$1'' <span style=\"color:red\">failed</span>.",
"math-test-fail": "Test ''$1'' <span style=\"color:red\">failed</span>.",
"math-test-start": "Running backend tests for rendering mode ''$1''.",
"math-test-success": "Test ''$1'' <span style=\"color:green\">succeeded</span>.",
"math-test-contains-diff" : "Returned string $1 does not contain expected string $2.",