From 11d1a56b9806b422c7330fdf9d3b6daeaceca40b Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sat, 2 Apr 2016 21:14:29 +0200 Subject: [PATCH] Update IP address related message text Follow-up to Change-Id: I02fecf0b9e6a5b90f7a24209c7a1cdce64060b23 Change-Id: I36a99f21b4269af0799ce73faee7e19865c5f22f --- 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 ad5ddfdb5d..7966345b8f 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -587,7 +587,7 @@ "apihelp-query+blocks-param-end": "The timestamp to stop enumerating at.", "apihelp-query+blocks-param-ids": "List of block IDs to list (optional).", "apihelp-query+blocks-param-users": "List of users to search for (optional).", - "apihelp-query+blocks-param-ip": "Get all blocks applying to this IP address range or CIDR range, including range blocks.\nCannot be used together with $3users. CIDR ranges broader than IPv4/$1 or IPv6/$2 are not accepted.", + "apihelp-query+blocks-param-ip": "Get all blocks applying to this IP address or CIDR range, including range blocks.\nCannot be used together with $3users. CIDR ranges broader than IPv4/$1 or IPv6/$2 are not accepted.", "apihelp-query+blocks-param-limit": "The maximum number of blocks to list.", "apihelp-query+blocks-param-prop": "Which properties to get:", "apihelp-query+blocks-paramvalue-prop-id": "Adds the ID of the block.", -- 2.20.1