Index: trunk/extensions/Configure/Configure.i18n.php |
— | — | @@ -187,16 +187,16 @@ |
188 | 188 | 'configure-condition-name-2' => 'Minimal age', |
189 | 189 | 'configure-condition-name-3' => 'E-mail confirmed', |
190 | 190 | 'configure-condition-name-4' => 'In groups', |
191 | | - 'configure-condition-name-5' => 'User\'s IP', |
192 | | - 'configure-condition-name-6' => 'IP in CDIR range', |
| 191 | + 'configure-condition-name-5' => 'User\'s IP address', |
| 192 | + 'configure-condition-name-6' => 'User\'s IP address in CDIR range', |
193 | 193 | 'configure-autopromote-noconds' => 'No prerequisites', |
194 | 194 | |
195 | 195 | 'configure-condition-description-1' => 'Minimum edit count of $1', |
196 | 196 | 'configure-condition-description-2' => 'Minimum account age of $1 {{PLURAL:$1|second|seconds}}', |
197 | 197 | 'configure-condition-description-3' => 'E-mail confirmed', |
198 | 198 | 'configure-condition-description-4' => 'In all of the groups $1', |
199 | | - 'configure-condition-description-5' => 'User\'s IP is $1', |
200 | | - 'configure-condition-description-6' => 'User\'s IP in $1 range', |
| 199 | + 'configure-condition-description-5' => 'User\'s IP address is $1', |
| 200 | + 'configure-condition-description-6' => 'User\'s IP address in $1 range', |
201 | 201 | |
202 | 202 | 'configure-boolop-description-and' => 'All conditions must be true', |
203 | 203 | 'configure-boolop-description-or' => 'At least one condition must be true', |