From 5cd5f7b49d73b08bd68ebdf803e2703f37f5908f Mon Sep 17 00:00:00 2001 From: "physikerwelt (Moritz Schubotz)" Date: Sun, 27 Jul 2014 20:18:00 +0200 Subject: [PATCH] Add missing period See https://gerrit.wikimedia.org/r/#/c/135817/6/i18n/en.json Change-Id: Ib36c2b00ad7639d6fbd6a1bec940457d3526319c --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 76c9461..becf05b 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -22,7 +22,7 @@ "math_notexvc": "Missing texvc executable. Please see math/README to configure.", "math_notexvccheck": "Missing texvccheck executable. Please see math/README to configure.", "math_output_error": "Cannot store math image on filesystem.", - "math_timeout": "$1 timeout from \"$2\"", + "math_timeout": "$1 timeout from \"$2\".", "math_invalidresponse": "$1: Invalid response (\"$3\") from server \"$2\":", "math_invalidxml": "MathML is invalid XML.", "math_invalidjson": "$1 server response is invalid JSON.",