From: S Page Date: Mon, 13 Jul 2015 20:09:40 +0000 (-0700) Subject: API: improve pageswithprop explanation X-Git-Tag: 1.31.0-rc.0~10780^2 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=16700caa47bdf93300030122be2ede8039309a1b;p=lhc%2Fweb%2Fwiklou.git API: improve pageswithprop explanation Minor rephrase. Change-Id: I80fb3e3866f2e3e487f5fc980615f34def5558a3 --- diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index f972a42ca8..5a574d978c 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -816,7 +816,7 @@ "apihelp-query+pageswithprop-param-limit": "The maximum number of pages to return.", "apihelp-query+pageswithprop-param-dir": "In which direction to sort.", "apihelp-query+pageswithprop-example-simple": "List the first 10 pages using {{DISPLAYTITLE:}}.", - "apihelp-query+pageswithprop-example-generator": "Get page info about first 10 pages using __NOTOC__.", + "apihelp-query+pageswithprop-example-generator": "Get additional information about the first 10 pages using __NOTOC__.", "apihelp-query+prefixsearch-description": "Perform a prefix search for page titles.", "apihelp-query+prefixsearch-param-search": "Search string.",