Index: trunk/extensions/Contest/Contest.i18n.php |
— | — | @@ -240,7 +240,7 @@ |
241 | 241 | 'contest-submission-submission' => 'Link to your submission', |
242 | 242 | 'contest-submission-invalid-url' => 'This URL does not match one of the allowed formats.', |
243 | 243 | 'contest-submission-new-submission' => 'You still need to enter the URL to your submission. This needs to be done before the deadline.', |
244 | | - 'contest-submission-current-submission' => 'This is the URL to your submission, which you can modify untill the deadline.', |
| 244 | + 'contest-submission-current-submission' => 'This is the URL to your submission, which you can modify until the deadline.', |
245 | 245 | 'contest-submission-challenge' => 'You are currently participating in the $1 challenge.', |
246 | 246 | 'contest-submission-challenge-description' => "'''Current challenge: $1''' -- $2", |
247 | 247 | |
— | — | @@ -309,7 +309,7 @@ |
310 | 310 | 'contest-contest-reminder-send' => 'Send button text', |
311 | 311 | 'contest-contest-reminder-cancel' => 'Cancel button text', |
312 | 312 | 'contest-contest-reminder-sending' => 'Send button text after clicking it', |
313 | | - 'contest-contest-reminder-success' => 'Success message, $1 is the amount of contesnats. No PLURAL for now, just assume there are multiple untill MWs JS supports plural.', |
| 313 | + 'contest-contest-reminder-success' => 'Success message, $1 is the amount of contesnats. No PLURAL for now, just assume there are multiple until MWs JS supports plural.', |
314 | 314 | 'contest-contest-reminder-close' => 'Close button text', |
315 | 315 | 'contest-contest-reminder-retry' => 'Retry button text', |
316 | 316 | 'contest-contest-reminder-failed' => 'Failiure message, displayed in an alert box', |