r99810 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99809‎ | r99810 | r99811 >
Date:21:19, 14 October 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
up messages as per eriks email
Modified paths:
  • /trunk/extensions/Contest/Contest.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Contest/Contest.i18n.php
@@ -126,7 +126,7 @@
127127 'contest-signup-cv' => 'Link to your CV',
128128 'contest-signup-readrules' => 'I confirm that I have read, and agree to, [[$1|the contest rules]]',
129129 'contest-signup-challenge' => 'What challenge do you want to take on?',
130 - 'contest-signup-finished' => 'This contest has ended.',
 130+ 'contest-signup-finished' => 'This contest has ended. Thanks for your participation!',
131131 'contest-signup-draft' => 'This contest has not started yet. Please be patient.',
132132 'contest-signup-country' => 'Your country',
133133
@@ -192,14 +192,14 @@
193193 'contest-mycontests-header-contest' => 'Contest',
194194 'contest-mycontests-header-challenge' => 'Challenge',
195195 'contest-mycontests-signup-success' => 'You have successfully signed up for this contest.',
196 - 'contest-mycontests-addition-success' => 'Your submission has been added.',
197 - 'contest-mycontests-updated-success' => 'Your submission has been updated.',
 196+ 'contest-mycontests-addition-success' => 'You have successfully posted your submission! Thanks for participating in this contest.',
 197+ 'contest-mycontests-updated-success' => 'You have successfully modified your submission.',
198198 'contest-mycontests-sessionfail' => 'Your submission could not be saved due to loss of session data. Please try again.',
199199
200200 'contest-submission-submit' => 'Submit',
201201 'contest-submission-unknown' => 'There is no contest with the provided name.',
202202 'contest-submission-header' => 'Thanks for participating in this contest! Once you have completed the challenge, you can add a link to you submission below.',
203 - 'contest-submission-finished' => 'This contest has ended.',
 203+ 'contest-submission-finished' => 'This contest has ended. Thanks for your participation!',
204204
205205 'contest-submission-submission' => 'Link to your submission',
206206 'contest-submission-invalid-url' => 'This URL does not match one of the allowed formats.',

Status & tagging log