From: Kunal Mehta Date: Tue, 13 Sep 2016 09:18:08 +0000 (-0700) Subject: Fix typo in "editpage-invalidcontentmodel-text" message X-Git-Tag: 1.31.0-rc.0~5612 X-Git-Url: http://git.cyclocoop.org/%27%20.generer_url_ecrire%28_request%28%27exec%27%29%2C%27cmd=switch&outil=rss_couteau_suisse%27%29.%27?a=commitdiff_plain;h=a209fc3a5cd5685083436bd4d48fe0bc974a6bb1;p=lhc%2Fweb%2Fwiklou.git Fix typo in "editpage-invalidcontentmodel-text" message Bug: T145491 Change-Id: I1814a84d49f6cf837f18a1e6e5b3db9602e1f55c --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 558a452b32..2c4b28773e 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -778,7 +778,7 @@ "content-not-allowed-here": "\"$1\" content is not allowed on page [[$2]]", "editwarning-warning": "Leaving this page may cause you to lose any changes you have made.\nIf you are logged in, you can disable this warning in the \"{{int:prefs-editing}}\" section of your preferences.", "editpage-invalidcontentmodel-title": "Content model not supported", - "editpage-invalidcontentmodel-text": "The content model \"$1\" is not a supported.", + "editpage-invalidcontentmodel-text": "The content model \"$1\" is not supported.", "editpage-notsupportedcontentformat-title": "Content format not supported", "editpage-notsupportedcontentformat-text": "The content format $1 is not supported by the content model $2.", "content-model-wikitext": "wikitext",