Index: trunk/extensions/Configure/Configure.i18n.php |
— | — | @@ -185,13 +185,13 @@ |
186 | 186 | 'configure-condition-requirement' => 'Requirement', |
187 | 187 | 'configure-condition-name-1' => 'Minimal edit count', |
188 | 188 | 'configure-condition-name-2' => 'Minimal age', |
189 | | - 'configure-condition-name-3' => 'Email confirmed', |
| 189 | + 'configure-condition-name-3' => 'E-mail confirmed', |
190 | 190 | 'configure-condition-name-4' => 'In groups', |
191 | 191 | 'configure-autopromote-noconds' => 'No prerequisites', |
192 | 192 | |
193 | 193 | 'configure-condition-description-1' => 'Minimum edit count of $1', |
194 | 194 | 'configure-condition-description-2' => 'Minimum account age of $1 {{PLURAL:$1|second|seconds}}', |
195 | | - 'configure-condition-description-3' => 'Email confirmed', |
| 195 | + 'configure-condition-description-3' => 'E-mail confirmed', |
196 | 196 | 'configure-condition-description-4' => 'In all of the groups $1', |
197 | 197 | |
198 | 198 | 'configure-boolop-description-and' => 'All conditions must be true', |