From 1d72805968a600809b6acb99eaddd703e223cf48 Mon Sep 17 00:00:00 2001 From: IoannisKydonis Date: Sun, 24 Jan 2016 01:17:10 +0200 Subject: [PATCH] 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 --- includes/api/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.", -- 2.20.1