Remove double space in a message

Change-Id: I67e529e974c19b182a8ce981ea31c19adfb0c917
This commit is contained in:
Amir E. Aharoni 2015-08-01 12:13:41 +03:00
parent 992f781c88
commit 01fb7d0736
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.",