Merge "Fix variable capitalization in message"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Tue, 31 Jul 2018 17:23:37 +0000 (17:23 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 31 Jul 2018 17:23:37 +0000 (17:23 +0000)
includes/api/i18n/en.json

index 44b4dfd..3c74f25 100644 (file)
        "apierror-sectionsnotsupported": "Sections are not supported for content model $1.",
        "apierror-sectionsnotsupported-what": "Sections are not supported by $1.",
        "apierror-show": "Incorrect parameter - mutually exclusive values may not be supplied.",
-       "apierror-siteinfo-includealldenied": "Cannot view all servers' info unless <var>$wgShowHostNames</var> is true.",
+       "apierror-siteinfo-includealldenied": "Cannot view all servers' info unless <var>$wgShowHostnames</var> is true.",
        "apierror-sizediffdisabled": "Size difference is disabled in Miser Mode.",
        "apierror-spamdetected": "Your edit was refused because it contained a spam fragment: <code>$1</code>.",
        "apierror-specialpage-cantexecute": "You don't have permission to view the results of this special page.",