[MediaWiki-commits] [Gerrit] Use IP address range instead of IP range - change (mediawiki...CheckUser)

2016-04-02 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Use IP address range instead of IP range
..


Use IP address range instead of IP range

Change-Id: I7911881b5b5d832cb793132c2dfcf4f3a59a2fb0
---
M i18n/qqq.json
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/i18n/qqq.json b/i18n/qqq.json
index 3b0bf0c..b122e50 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -84,7 +84,7 @@
"checkuser-search-submit": "Button label on log of CheckUser searches. 
See screenshot \"[[mw:Extension:CheckUser#Basic_interface|Example 
log]]\".\n{{Identical|Search}}",
"checkuser-search-initiator": "This message is an option in a radio 
button on the search form for the checkuser log.\n\nSee screenshot 
\"[[mw:Extension:CheckUser#Basic_interface|Example log]]\".\n\nInitiator means 
the CheckUser who checks someone's information.\n{{Identical|Initiator}}",
"checkuser-search-target": "This message is used in an option in a 
radio button on the search form for the checkuser log. The target of the check 
means the user which was checked.\n{{Identical|Target}}",
-   "checkuser-log-search-target": "Label of form field on 
Special:CheckUserLog's search form. Valid values in the field can be either an 
IP address or an IP range or a username.\n{{Identical|Target}}",
+   "checkuser-log-search-target": "Label of form field on 
Special:CheckUserLog's search form. Valid values in the field can be either an 
IP address or an IP address range or a username.\n{{Identical|Target}}",
"checkuser-log-search-type": "Label of form field on 
Special:CheckUserLog's search form. This corresponds to the radio buttons for 
the search type. See {{msg-mw|checkuser-search-initiator}} and 
{{msg-mw|checkuser-log-search-target}}.",
"checkuser-ipeditcount": "This information is shown on the result page 
of [[mw:Extension:CheckUser#Basic_interface|Special:CheckUser]] (when doing the 
''{{int:Checkuser-users}}'' check), next to the individual listed IPs.\n\nSee 
[[mw:Extension:CheckUser#Basic_interface|screenshot]] \"Example user name 
check\").\n\nParameters:\n* $1 - an estimate of the total number of edits from 
the respective IP (i.e. the number of edits by all users, not only by the 
requested user). As the comment in the code says: ''If we get some results, it 
helps to know if the IP in general has a lot more edits, e.g. \"tip of the 
iceberg\"…''",
"checkuser-showmain": "Link label on Special:CheckUserLog's subtitle. 
Links to Special:CheckUser. See also {{msg-mw|checkuser-showlog}}.",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7911881b5b5d832cb793132c2dfcf4f3a59a2fb0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CheckUser
Gerrit-Branch: master
Gerrit-Owner: Siebrand 
Gerrit-Reviewer: Florianschmidtwelzow 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Use IP address range instead of IP range - change (mediawiki...CheckUser)

2016-04-02 Thread Siebrand (Code Review)
Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/281189

Change subject: Use IP address range instead of IP range
..

Use IP address range instead of IP range

Change-Id: I7911881b5b5d832cb793132c2dfcf4f3a59a2fb0
---
M i18n/qqq.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CheckUser 
refs/changes/89/281189/1

diff --git a/i18n/qqq.json b/i18n/qqq.json
index 3b0bf0c..b122e50 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -84,7 +84,7 @@
"checkuser-search-submit": "Button label on log of CheckUser searches. 
See screenshot \"[[mw:Extension:CheckUser#Basic_interface|Example 
log]]\".\n{{Identical|Search}}",
"checkuser-search-initiator": "This message is an option in a radio 
button on the search form for the checkuser log.\n\nSee screenshot 
\"[[mw:Extension:CheckUser#Basic_interface|Example log]]\".\n\nInitiator means 
the CheckUser who checks someone's information.\n{{Identical|Initiator}}",
"checkuser-search-target": "This message is used in an option in a 
radio button on the search form for the checkuser log. The target of the check 
means the user which was checked.\n{{Identical|Target}}",
-   "checkuser-log-search-target": "Label of form field on 
Special:CheckUserLog's search form. Valid values in the field can be either an 
IP address or an IP range or a username.\n{{Identical|Target}}",
+   "checkuser-log-search-target": "Label of form field on 
Special:CheckUserLog's search form. Valid values in the field can be either an 
IP address or an IP address range or a username.\n{{Identical|Target}}",
"checkuser-log-search-type": "Label of form field on 
Special:CheckUserLog's search form. This corresponds to the radio buttons for 
the search type. See {{msg-mw|checkuser-search-initiator}} and 
{{msg-mw|checkuser-log-search-target}}.",
"checkuser-ipeditcount": "This information is shown on the result page 
of [[mw:Extension:CheckUser#Basic_interface|Special:CheckUser]] (when doing the 
''{{int:Checkuser-users}}'' check), next to the individual listed IPs.\n\nSee 
[[mw:Extension:CheckUser#Basic_interface|screenshot]] \"Example user name 
check\").\n\nParameters:\n* $1 - an estimate of the total number of edits from 
the respective IP (i.e. the number of edits by all users, not only by the 
requested user). As the comment in the code says: ''If we get some results, it 
helps to know if the IP in general has a lot more edits, e.g. \"tip of the 
iceberg\"…''",
"checkuser-showmain": "Link label on Special:CheckUserLog's subtitle. 
Links to Special:CheckUser. See also {{msg-mw|checkuser-showlog}}.",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7911881b5b5d832cb793132c2dfcf4f3a59a2fb0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CheckUser
Gerrit-Branch: master
Gerrit-Owner: Siebrand 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits