r100419 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100418‎ | r100419 | r100420 >
Date:14:00, 21 October 2011
Author:robin
Status:ok
Tags:
Comment:
Fix r100302, r100255: remove duplicate "have", sent -> send, email -> e-mail
Modified paths:
  • /trunk/extensions/Contest/Contest.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Contest/Contest.i18n.php
@@ -123,7 +123,7 @@
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 receiving email about volunteer opportunities',
 127+ 'contest-signup-volunteer' => 'I am interested in receiving e-mail about volunteer opportunities',
128128 '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',
@@ -161,10 +161,10 @@
162162 'contest-contest-reminder-cancel' => 'Cancel',
163163 'contest-contest-reminder-sending' => 'Sending...',
164164 // We really want // {{PLURAL:$1|contestant|contestants}} here, but the JS i18n shizzle does not support it yet :/
165 - 'contest-contest-reminder-success' => 'Successfully sent the reminder email to $1 contestants',
 165+ 'contest-contest-reminder-success' => 'Successfully sent the reminder e-mail to $1 contestants',
166166 'contest-contest-reminder-close' => 'Close',
167167 'contest-contest-reminder-retry' => 'Retry sending',
168 - 'contest-contest-reminder-failed' => 'Could not sent the reminder emails.',
 168+ 'contest-contest-reminder-failed' => 'Could not send the reminder e-mails.',
169169 'contest-contest-reminder-subject' => 'Subject:',
170170
171171 // Contestant pager
@@ -210,7 +210,7 @@
211211 'contest-mycontests-active-header' => 'Running contests',
212212 'contest-mycontests-finished-header' => 'Passed contests',
213213 'contest-mycontests-active-text' => 'You are currently participating in these contests:',
214 - 'contest-mycontests-finished-text' => 'You have have participated in these contests:',
 214+ 'contest-mycontests-finished-text' => 'You have participated in these contests:',
215215 'contest-mycontests-header-contest' => 'Contest',
216216 'contest-mycontests-header-challenge' => 'Challenge',
217217 'contest-mycontests-signup-success' => 'You have successfully signed up for the "$1" contest.',
@@ -271,8 +271,8 @@
272272 'contest-contest-days-ago' => '$1 is a date, $2 is an integer, the amount of days',
273273 'contest-contest-days-left' => '$1 is a date, $2 is an integer, the amount of days',
274274 'contest-contest-contestants' => 'Page section header',
275 - 'contest-contest-reminder-mail' => 'Reminder email',
276 - 'contest-contest-reminder-page' => 'Text explaining the email content is pulled from a page, $1 is the page name.',
 275+ 'contest-contest-reminder-mail' => 'Reminder e-mail',
 276+ 'contest-contest-reminder-page' => 'Text explaining the e-mail content is pulled from a page, $1 is the page name.',
277277 'contest-contest-send-reminder' => 'Send reminder button text',
278278 'contest-contest-reminder-preview' => 'Text indicating that the following content is the preview for the reminder email.',
279279 'contest-contest-reminder-title' => 'Dialog title',
@@ -283,7 +283,7 @@
284284 'contest-contest-reminder-close' => 'Close button text',
285285 'contest-contest-reminder-retry' => 'Retry button text',
286286 'contest-contest-reminder-failed' => 'Failiure message, displayed in an alert box',
287 - 'contest-contest-reminder-subject' => 'Email subject indicator',
 287+ 'contest-contest-reminder-subject' => 'E-mail subject indicator',
288288 'contest-contestant-id' => 'Table column header',
289289 'contest-contestant-volunteer' => 'Table column header',
290290 'contest-contestant-wmf' => 'Table column header',

Follow-up revisions

RevisionCommit summaryAuthorDate
r1004401.18wmf1 REL r100402, r100405, r100419, r100427, r100432, r100433, r100435, r...reedy19:22, 21 October 2011
r1007601.18wmf1 MFT r100092, r100419, r100686, r100692reedy23:08, 25 October 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r100255Tweak messages.siebrand18:52, 19 October 2011
r100302send -> sentjeroendedauw00:31, 20 October 2011

Status & tagging log