A clearer wording for apihelp-query+info-paramvalue-prop-displaytitle
authorAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Sun, 26 Jul 2015 12:12:01 +0000 (15:12 +0300)
committerAmire80 <amir.aharoni@mail.huji.ac.il>
Wed, 29 Jul 2015 17:08:28 +0000 (17:08 +0000)
"Way" implies process, and here we talk about something more static,
hence "manner".

Change-Id: Ib852b506e66c007b466ab1f887964b3f68a0c785

includes/api/i18n/en.json

index ae7a9c6..4287a9e 100644 (file)
        "apihelp-query+info-paramvalue-prop-url": "Gives a full URL, an edit URL, and the canonical URL for each page.",
        "apihelp-query+info-paramvalue-prop-readable": "Whether the user can read this page.",
        "apihelp-query+info-paramvalue-prop-preload": "Gives the text returned by EditFormPreloadText.",
-       "apihelp-query+info-paramvalue-prop-displaytitle": "Gives the way the page title is actually displayed.",
+       "apihelp-query+info-paramvalue-prop-displaytitle": "Gives the manner in which the page title is actually displayed.",
        "apihelp-query+info-param-testactions": "Test whether the current user can perform certain actions on the page.",
        "apihelp-query+info-param-token": "Use [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] instead.",
        "apihelp-query+info-example-simple": "Get information about the page <kbd>Main Page</kbd>.",