Parent5446 has submitted this change and it was merged.

Change subject: Fixed case in i18n messages
......................................................................


Fixed case in i18n messages

Change-Id: I2400003f0c847638b55ca3c96ee13b717b80a8e7
---
M ThrottleOverride.i18n.php
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Parent5446: Verified; Looks good to me, but someone else must approve
  Santhosh: Looks good to me, approved



diff --git a/ThrottleOverride.i18n.php b/ThrottleOverride.i18n.php
index 4c531b0..5ccba6e 100644
--- a/ThrottleOverride.i18n.php
+++ b/ThrottleOverride.i18n.php
@@ -32,8 +32,8 @@
        '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 range',
+       'throttleoverride-list-rangeend' => 'End of IP range',
        'throttleoverride-list-expiry' => 'Expiry',
        'throttleoverride-list-type' => 'Allowed actions',
        'throttleoverride-list-reason' => 'Reason',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2400003f0c847638b55ca3c96ee13b717b80a8e7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ThrottleOverride
Gerrit-Branch: master
Gerrit-Owner: Parent5446 <tylerro...@gmail.com>
Gerrit-Reviewer: Nemo bis <federicol...@tiscali.it>
Gerrit-Reviewer: Parent5446 <tylerro...@gmail.com>
Gerrit-Reviewer: Santhosh <santhosh.thottin...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@wikimedia.org>

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

Reply via email to