Fix typo in "editpage-invalidcontentmodel-text" message
authorKunal Mehta <legoktm@member.fsf.org>
Tue, 13 Sep 2016 09:18:08 +0000 (02:18 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Tue, 13 Sep 2016 09:18:08 +0000 (02:18 -0700)
Bug: T145491
Change-Id: I1814a84d49f6cf837f18a1e6e5b3db9602e1f55c

languages/i18n/en.json

index 558a452..2c4b287 100644 (file)
        "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 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",