Fix variable capitalization in message
authorAryeh Gregor <ayg@aryeh.name>
Tue, 31 Jul 2018 13:17:09 +0000 (16:17 +0300)
committerAryeh Gregor <ayg@aryeh.name>
Tue, 31 Jul 2018 13:17:09 +0000 (16:17 +0300)
Change-Id: I96be2f3585dd1711f4aaf1a114dfef7c106de202

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.",