Follow-up 225b462: Remove 'apisandbox-api-disabled' i18n too
authorJames D. Forrester <jforrester@wikimedia.org>
Tue, 27 Aug 2019 22:47:18 +0000 (15:47 -0700)
committerJames D. Forrester <jforrester@wikimedia.org>
Tue, 27 Aug 2019 22:47:18 +0000 (15:47 -0700)
Initially removed, lost in rebase.

Bug: T224429
Change-Id: Ibb9c0ab1dcd2b3119cda570552d54ff866677d95

languages/i18n/en.json
languages/i18n/qqq.json

index 9d42173..3220f7a 100644 (file)
        "apisandbox": "API sandbox",
        "apisandbox-summary": "",
        "apisandbox-jsonly": "JavaScript is required to use the API sandbox.",
-       "apisandbox-api-disabled": "The API is disabled on this site.",
        "apisandbox-intro": "Use this page to experiment with the <strong>MediaWiki web service API</strong>.\nRefer to [[mw:API:Main page|the API documentation]] for further details of API usage. Example: [https://www.mediawiki.org/wiki/API#A_simple_example get the content of a Main Page]. Select an action to see more examples.\n\nNote that, although this is a sandbox, actions you carry out on this page may modify the wiki.",
        "apisandbox-submit": "Make request",
        "apisandbox-reset": "Clear",
index 63fdcc9..aa33ee0 100644 (file)
        "apisandbox": "{{doc-special|ApiSandbox}}",
        "apisandbox-summary": "{{ignored}}\n{{doc-specialpagesummary|ApiSandbox}}",
        "apisandbox-jsonly": "Displayed as an error message if the browser does not have JavaScript enabled.",
-       "apisandbox-api-disabled": "Displayed as an error message if the API is disabled on this site.",
        "apisandbox-intro": "Displayed (from JavaScript) as a header on [[Special:ApiSandbox]].",
        "apisandbox-submit": "JavaScript button label for submitting the request.",
        "apisandbox-reset": "JavaScript button label for clearing the form.\n{{Identical|Clear}}",