i18n: Escape the File and Category namespaces in error links to pages
authorJames D. Forrester <jforrester@wikimedia.org>
Wed, 5 Dec 2018 19:06:40 +0000 (11:06 -0800)
committerJames D. Forrester <jforrester@wikimedia.org>
Wed, 5 Dec 2018 19:06:40 +0000 (11:06 -0800)
There should be a better way to do this. Oh well.

Bug: T211053
Change-Id: Ia21045cb2d0b55497370f476033686d4317819fe

languages/i18n/en.json

index 159e705..953d2e2 100644 (file)
        "defaultmessagetext": "Default message text",
        "content-failed-to-parse": "Failed to parse $2 content for $1 model: $3",
        "invalid-content-data": "Invalid content data",
-       "content-not-allowed-here": "\"$1\" content is not allowed on page [[$2]] in slot \"$3\"",
+       "content-not-allowed-here": "\"$1\" content is not allowed on page [[:$2]] in slot \"$3\"",
        "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.",