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

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: I43531399ac693fa8f1b7604143ec681fe346e3f1
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 7 insertions(+), 7 deletions(-)

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



diff --git a/i18n/en.json b/i18n/en.json
index ffc5999..d5c1006 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -22,16 +22,16 @@
"throttleoverride-types-emailuser": "User emails",
"throttleoverride-list-throttletype": "Throttle type:",
"throttleoverride-list-legend": "Exemption filtering",
-   "throttleoverride-list-rangestart": "Start of IP range",
-   "throttleoverride-list-rangeend": "End of IP range",
+   "throttleoverride-list-rangestart": "Start of IP address range",
+   "throttleoverride-list-rangeend": "End of IP address range",
"throttleoverride-list-expiry": "Expiration",
"throttleoverride-list-type": "Allowed actions",
"throttleoverride-list-reason": "Reason",
"throttleoverride-list-search": "Search",
"throttleoverride-list-noresults": "The throttle override list is 
empty.",
-   "throttleoverride-validation-ipinvalid": "Invalid IP address or IP 
range.",
+   "throttleoverride-validation-ipinvalid": "Invalid IP address or IP 
address range.",
"throttleoverride-validation-rangedisabled": "The ability to create 
throttle exemptions on ranges of IP addresses is disabled.",
-   "throttleoverride-validation-rangetoolarge": "Throttle exemptions over 
an IP range larger than $1 are not allowed.",
+   "throttleoverride-validation-rangetoolarge": "Throttle exemptions over 
an IP address range larger than $1 are not allowed.",
"throttleoverride-validation-notypes": "No throttle type selected.",
"throttleoverride-validation-expiryinvalid": "Invalid expiration time."
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
index b82b7f9..6b907ce 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -31,9 +31,9 @@
"throttleoverride-list-reason": "Table header in the throttle override 
list for the reason of a throttle override.\n{{Identical|Reason}}",
"throttleoverride-list-search": "Label for the sumbit button on 
[[Special:ThrottleOverrideList]].\n{{Identical|Search}}",
"throttleoverride-list-noresults": "Message displayed on 
[[Special:ThrottleOverrideList]] when the pager returns no results",
-   "throttleoverride-validation-ipinvalid": "Validation error displayed on 
[[Special:ThrottleOverride]] when an invalid IP address or IP range is given.",
-   "throttleoverride-validation-rangedisabled": "Validation error 
displayed on [[Special:ThrottleOverride]] when a user tries to give an IP range 
to override for, but all range exemptions are disabled.",
-   "throttleoverride-validation-rangetoolarge": "Validation error 
displayed on [[Special:ThrottleOverride]] when the IP range provided exceeds 
the configured allowable size.\n\nParameters:\n* $1 - The CIDR limit as 
configured",
+   "throttleoverride-validation-ipinvalid": "Validation error displayed on 
[[Special:ThrottleOverride]] when an invalid IP address or IP address range is 
given.",
+   "throttleoverride-validation-rangedisabled": "Validation error 
displayed on [[Special:ThrottleOverride]] when a user tries to give an IP 
address range to override for, but all range exemptions are disabled.",
+   "throttleoverride-validation-rangetoolarge": "Validation error 
displayed on [[Special:ThrottleOverride]] when the IP address range provided 
exceeds the configured allowable size.\n\nParameters:\n* $1 - The CIDR limit as 
configured",
"throttleoverride-validation-notypes": "Validation error displayed on 
[[Special:ThrottleOverride]] when no throttle type checkbox is selected.",
"throttleoverride-validation-expiryinvalid": "Validation error 
displayed on [[Special:ThrottleOverride]] when the expiry time given is 
invalid."
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I43531399ac693fa8f1b7604143ec681fe346e3f1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ThrottleOverride
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...ThrottleOverride)

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

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

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

Use IP address range instead of IP range

Change-Id: I43531399ac693fa8f1b7604143ec681fe346e3f1
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 7 insertions(+), 7 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ThrottleOverride 
refs/changes/93/281193/1

diff --git a/i18n/en.json b/i18n/en.json
index ffc5999..d5c1006 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -22,16 +22,16 @@
"throttleoverride-types-emailuser": "User emails",
"throttleoverride-list-throttletype": "Throttle type:",
"throttleoverride-list-legend": "Exemption filtering",
-   "throttleoverride-list-rangestart": "Start of IP range",
-   "throttleoverride-list-rangeend": "End of IP range",
+   "throttleoverride-list-rangestart": "Start of IP address range",
+   "throttleoverride-list-rangeend": "End of IP address range",
"throttleoverride-list-expiry": "Expiration",
"throttleoverride-list-type": "Allowed actions",
"throttleoverride-list-reason": "Reason",
"throttleoverride-list-search": "Search",
"throttleoverride-list-noresults": "The throttle override list is 
empty.",
-   "throttleoverride-validation-ipinvalid": "Invalid IP address or IP 
range.",
+   "throttleoverride-validation-ipinvalid": "Invalid IP address or IP 
address range.",
"throttleoverride-validation-rangedisabled": "The ability to create 
throttle exemptions on ranges of IP addresses is disabled.",
-   "throttleoverride-validation-rangetoolarge": "Throttle exemptions over 
an IP range larger than $1 are not allowed.",
+   "throttleoverride-validation-rangetoolarge": "Throttle exemptions over 
an IP address range larger than $1 are not allowed.",
"throttleoverride-validation-notypes": "No throttle type selected.",
"throttleoverride-validation-expiryinvalid": "Invalid expiration time."
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
index b82b7f9..6b907ce 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -31,9 +31,9 @@
"throttleoverride-list-reason": "Table header in the throttle override 
list for the reason of a throttle override.\n{{Identical|Reason}}",
"throttleoverride-list-search": "Label for the sumbit button on 
[[Special:ThrottleOverrideList]].\n{{Identical|Search}}",
"throttleoverride-list-noresults": "Message displayed on 
[[Special:ThrottleOverrideList]] when the pager returns no results",
-   "throttleoverride-validation-ipinvalid": "Validation error displayed on 
[[Special:ThrottleOverride]] when an invalid IP address or IP range is given.",
-   "throttleoverride-validation-rangedisabled": "Validation error 
displayed on [[Special:ThrottleOverride]] when a user tries to give an IP range 
to override for, but all range exemptions are disabled.",
-   "throttleoverride-validation-rangetoolarge": "Validation error 
displayed on [[Special:ThrottleOverride]] when the IP range provided exceeds 
the configured allowable size.\n\nParameters:\n* $1 - The CIDR limit as 
configured",
+   "throttleoverride-validation-ipinvalid": "Validation error displayed on 
[[Special:ThrottleOverride]] when an invalid IP address or IP address range is 
given.",
+   "throttleoverride-validation-rangedisabled": "Validation error 
displayed on [[Special:ThrottleOverride]] when a user tries to give an IP 
address range to override for, but all range exemptions are disabled.",
+   "throttleoverride-validation-rangetoolarge": "Validation error 
displayed on [[Special:ThrottleOverride]] when the IP address range provided 
exceeds the configured allowable size.\n\nParameters:\n* $1 - The CIDR limit as 
configured",
"throttleoverride-validation-notypes": "Validation error displayed on 
[[Special:ThrottleOverride]] when no throttle type checkbox is selected.",
"throttleoverride-validation-expiryinvalid": "Validation error 
displayed on [[Special:ThrottleOverride]] when the expiry time given is 
invalid."
 }

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

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

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