From: IoannisKydonis Date: Sat, 23 Jan 2016 23:17:10 +0000 (+0200) Subject: Clarify documentation of apihelp-query+categorymembers-paramvalue-prop-type X-Git-Tag: 1.31.0-rc.0~8237^2 X-Git-Url: http://git.cyclocoop.org/%27.parametre_url%28%20%20%20generer_action_auteur%28%27charger_plugin%27%2C%20%27update_flux%27%29%2C%27update_flux%27%2C%20%27oui%27%29.%27?a=commitdiff_plain;h=1d72805968a600809b6acb99eaddd703e223cf48;p=lhc%2Fweb%2Fwiklou.git Clarify documentation of apihelp-query+categorymembers-paramvalue-prop-type Thread: https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Apihelp-query%2Bcategorymembers-paramvalue-prop-type/en Change-Id: I67d9d7256330ed2ea0b16c22be463f855bc65f2d --- diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 2fb9a50961..ef4846dda2 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -615,7 +615,7 @@ "apihelp-query+categorymembers-paramvalue-prop-title": "Adds the title and namespace ID of the page.", "apihelp-query+categorymembers-paramvalue-prop-sortkey": "Adds the sortkey used for sorting in the category (hexadecimal string).", "apihelp-query+categorymembers-paramvalue-prop-sortkeyprefix": "Adds the sortkey prefix used for sorting in the category (human-readable part of the sortkey).", - "apihelp-query+categorymembers-paramvalue-prop-type": "Adds the type that the page has been categorised as (page, subcat or file).", + "apihelp-query+categorymembers-paramvalue-prop-type": "Adds the type that the page has been categorised as (page, subcat or file).", "apihelp-query+categorymembers-paramvalue-prop-timestamp": "Adds the timestamp of when the page was included.", "apihelp-query+categorymembers-param-namespace": "Only include pages in these namespaces. Note that $1type=subcat or $1type=file may be used instead of $1namespace=14 or 6.", "apihelp-query+categorymembers-param-type": "Which type of category members to include. Ignored when $1sort=timestamp is set.",