Index: trunk/extensions/Contest/Contest.i18n.php |
— | — | @@ -290,6 +290,16 @@ |
291 | 291 | 'contest-contest-send-reminder' => 'Send reminder button text', |
292 | 292 | 'contest-contest-go' => 'Submission button text for filter form', |
293 | 293 | 'contest-contest-showonly' => 'Header text for filter form', |
| 294 | + 'contest-contest-yes' => 'Option in a dropdown menu', |
| 295 | + 'contest-contest-no' => 'Option in a dropdown menu', |
| 296 | + 'contest-contest-none' => 'Option in a dropdown menu', |
| 297 | + 'contest-contest-some' => 'Option in a dropdown menu', |
| 298 | + 'contest-contest-filter-challenge' => 'Label put before and input field', |
| 299 | + 'contest-contest-filter-volunteer' => 'Label put before and input field', |
| 300 | + 'contest-contest-filter-wmf' => 'Label put before and input field', |
| 301 | + 'contest-contest-filter-comments' => 'Label put before and input field', |
| 302 | + 'contest-contest-filter-rating_count' => 'Label put before and input field', |
| 303 | + 'contest-contest-filter-submission' => 'Label put before and input field', |
294 | 304 | 'contest-contest-reminder-preview' => 'Text indicating that the following content is the preview for the reminder e-mail.', |
295 | 305 | 'contest-contest-reminder-title' => 'Dialog title', |
296 | 306 | 'contest-contest-reminder-send' => 'Send button text', |