jenkins-bot has submitted this change and it was merged.

Change subject: i18n: Fix the message "apihelp-query+checkuser-param-target"
......................................................................


i18n: Fix the message "apihelp-query+checkuser-param-target"

- add comma
- replace "IP(s)" by "IP address(es)"

Change-Id: Ie9c0ce03558944fa3a68b112bf2889bb6c6bed86
---
M i18n/en.json
1 file changed, 6 insertions(+), 6 deletions(-)

Approvals:
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index 60119ae..922245c 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -58,7 +58,7 @@
        "checkuser-block-noreason": "You must give a reason for the blocks.",
        "checkuser-noreason": "You must give a reason for this query.",
        "checkuser-accounts": "$1 new {{PLURAL:$1|account|accounts}}",
-       "checkuser-too-many": "Too many results (according to query estimate), 
please narrow down the CIDR.\nHere are the IPs used (5000 max, sorted by 
address):",
+       "checkuser-too-many": "Too many results (according to query estimate), 
please narrow down the CIDR.\nHere are the IP addresses used (5000 max, sorted 
by address):",
        "checkuser-user-nonexistent": "The specified user does not exist.",
        "checkuser-search-form": "Find log entries where the $1 is $2",
        "checkuser-search-submit": "Search",
@@ -80,14 +80,14 @@
        "checkuser-toollinks": "<span 
class=\"plainlinks\">[[http://whois.domaintools.com/$1 RDNS] 
·\n[http://www.robtex.com/rbls/$1.html RBLs] 
·\n[http://www.dnsstuff.com/tools/tracert.ch?ip=$1 Traceroute] 
·\n[http://www.ip2location.com/$1 Geolocate] 
·\n[http://toolserver.org/~overlordq/scripts/checktor.fcgi?ip=$1 Tor check] 
·\n[http://whois.arin.net/rest/ip/$1 WHOIS]]</span>",
        "group-checkuser.css": "/* CSS placed here will affect checkuser only 
*/",
        "group-checkuser.js": "/* JS placed here will affect checkuser only */",
-       "apihelp-query+checkuser-description": "Check which IPs are used by a 
given username or which usernames are used by a given IP.",
-       "apihelp-query+checkuser-param-request": "Type of CheckUser 
request:\n;userips:Get IP of target user.\n;edits:Get changes from target IP or 
range.\n;ipusers:Get users from target IP or range.",
-       "apihelp-query+checkuser-param-target": "Username IP address, or CIDR 
range to check.",
+       "apihelp-query+checkuser-description": "Check which IP addresses are 
used by a given username or which usernames are used by a given IP.",
+       "apihelp-query+checkuser-param-request": "Type of CheckUser 
request:\n;userips:Get IP address of target user.\n;edits:Get changes from 
target IP address or range.\n;ipusers:Get users from target IP address or 
range.",
+       "apihelp-query+checkuser-param-target": "Username, IP address, or CIDR 
range to check.",
        "apihelp-query+checkuser-param-reason": "Reason to check.",
        "apihelp-query+checkuser-param-limit": "Limit of rows.",
        "apihelp-query+checkuser-param-timecond": "Time limit of user data 
(like \"2 weeks\").",
-       "apihelp-query+checkuser-param-xff": "Use XFF data instead of IP.",
-       "apihelp-query+checkuser-example-1": "Check IPs for [[User:Example]]",
+       "apihelp-query+checkuser-param-xff": "Use XFF data instead of IP 
address.",
+       "apihelp-query+checkuser-example-1": "Check IP addresses for 
[[User:Example]]",
        "apihelp-query+checkuser-example-2": "Check edits from 192.0.2.0/24",
        "apihelp-query+checkuserlog-description": "Get entries from the 
CheckUser log.",
        "apihelp-query+checkuserlog-param-user": "Username of the CheckUser.",

-- 
To view, visit https://gerrit.wikimedia.org/r/171255
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie9c0ce03558944fa3a68b112bf2889bb6c6bed86
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/CheckUser
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to