r100281 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100280‎ | r100281 | r100282 >
Date:21:36, 19 October 2011
Author:reedy
Status:ok
Tags:
Comment:
Update messages
Modified paths:
  • /trunk/extensions/Contest/Contest.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Contest/Contest.i18n.php
@@ -123,8 +123,8 @@
124124 'contest-signup-header' => 'Please fill out the form to complete your registration for $1.',
125125 'contest-signup-email' => 'Your e-mail address',
126126 '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',
129129 'contest-signup-cv' => 'Link to your CV',
130130 'contest-signup-readrules' => 'I confirm that I have read [[$1|the contest rules]] and agree to them',
131131 'contest-signup-challenge' => 'What challenge do you want to take on?',
@@ -153,7 +153,7 @@
154154 'contest-contest-reminder-mail' => 'Reminder e-mail',
155155 'contest-contest-reminder-page' => 'The content for the reminder e-mail comes from [[$1|this page]].',
156156 'contest-contest-send-reminder' => 'Send reminder',
157 -
 157+
158158 // Special:Contest, reminder email JS
159159 'contest-contest-reminder-preview' => 'Preview of the reminder e-mail:',
160160 'contest-contest-reminder-title' => 'Reminder e-mail',
@@ -306,11 +306,11 @@
307307 'contest-contest-reminder-send' => 'Send button text',
308308 'contest-contest-reminder-cancel' => 'Cancel button text',
309309 '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.',
311311 'contest-contest-reminder-close' => 'Close button text',
312312 'contest-contest-reminder-retry' => 'Retry button text',
313313 'contest-contest-reminder-failed' => 'Failiure message, displayed in an alert box',
314 -
 314+
315315 // Special:MyContests
316316 'contest-mycontests-toplink' => 'Text for link in the user menu (i.e. where watchlist and preferences are linked)',
317317 'contest-mycontests-no-contests' => 'Message indicating there are no contests for the user, displayed instead of a list.',

Status & tagging log