Index: trunk/extensions/Contest/Contest.i18n.php |
— | — | @@ -123,8 +123,8 @@ |
124 | 124 | 'contest-signup-header' => 'Please fill out the form to complete your registration for $1.', |
125 | 125 | 'contest-signup-email' => 'Your e-mail address', |
126 | 126 | 'contest-signup-realname' => 'Your real name', |
127 | | - 'contest-signup-volunteer' => 'I am interested in volunteer opportunities', |
128 | | - 'contest-signup-wmf' => 'I am interested in working for the Wikimedia Foundation', |
| 127 | + 'contest-signup-volunteer' => 'I am interested in receiving email about volunteer opportunities', |
| 128 | + 'contest-signup-wmf' => 'I am interested in being contacted about working for the Wikimedia Foundation', |
129 | 129 | 'contest-signup-cv' => 'Link to your CV', |
130 | 130 | 'contest-signup-readrules' => 'I confirm that I have read [[$1|the contest rules]] and agree to them', |
131 | 131 | 'contest-signup-challenge' => 'What challenge do you want to take on?', |
— | — | @@ -153,7 +153,7 @@ |
154 | 154 | 'contest-contest-reminder-mail' => 'Reminder e-mail', |
155 | 155 | 'contest-contest-reminder-page' => 'The content for the reminder e-mail comes from [[$1|this page]].', |
156 | 156 | 'contest-contest-send-reminder' => 'Send reminder', |
157 | | - |
| 157 | + |
158 | 158 | // Special:Contest, reminder email JS |
159 | 159 | 'contest-contest-reminder-preview' => 'Preview of the reminder e-mail:', |
160 | 160 | 'contest-contest-reminder-title' => 'Reminder e-mail', |
— | — | @@ -306,11 +306,11 @@ |
307 | 307 | 'contest-contest-reminder-send' => 'Send button text', |
308 | 308 | 'contest-contest-reminder-cancel' => 'Cancel button text', |
309 | 309 | 'contest-contest-reminder-sending' => 'Send button text after clicking it', |
310 | | - '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.', |
| 310 | + '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.', |
311 | 311 | 'contest-contest-reminder-close' => 'Close button text', |
312 | 312 | 'contest-contest-reminder-retry' => 'Retry button text', |
313 | 313 | 'contest-contest-reminder-failed' => 'Failiure message, displayed in an alert box', |
314 | | - |
| 314 | + |
315 | 315 | // Special:MyContests |
316 | 316 | 'contest-mycontests-toplink' => 'Text for link in the user menu (i.e. where watchlist and preferences are linked)', |
317 | 317 | 'contest-mycontests-no-contests' => 'Message indicating there are no contests for the user, displayed instead of a list.', |