From: Siebrand Mazeland Date: Sat, 2 Apr 2016 19:14:29 +0000 (+0200) Subject: Update IP address related message text X-Git-Tag: 1.31.0-rc.0~7401^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=11d1a56b9806b422c7330fdf9d3b6daeaceca40b;p=lhc%2Fweb%2Fwiklou.git Update IP address related message text Follow-up to Change-Id: I02fecf0b9e6a5b90f7a24209c7a1cdce64060b23 Change-Id: I36a99f21b4269af0799ce73faee7e19865c5f22f --- 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.",