Index: trunk/extensions/Contest/Contest.i18n.php |
— | — | @@ -126,7 +126,7 @@ |
127 | 127 | 'contest-signup-cv' => 'Link to your CV', |
128 | 128 | 'contest-signup-readrules' => 'I confirm that I have read, and agree to, [[$1|the contest rules]]', |
129 | 129 | '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!', |
131 | 131 | 'contest-signup-draft' => 'This contest has not started yet. Please be patient.', |
132 | 132 | 'contest-signup-country' => 'Your country', |
133 | 133 | |
— | — | @@ -192,14 +192,14 @@ |
193 | 193 | 'contest-mycontests-header-contest' => 'Contest', |
194 | 194 | 'contest-mycontests-header-challenge' => 'Challenge', |
195 | 195 | '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.', |
198 | 198 | 'contest-mycontests-sessionfail' => 'Your submission could not be saved due to loss of session data. Please try again.', |
199 | 199 | |
200 | 200 | 'contest-submission-submit' => 'Submit', |
201 | 201 | 'contest-submission-unknown' => 'There is no contest with the provided name.', |
202 | 202 | '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!', |
204 | 204 | |
205 | 205 | 'contest-submission-submission' => 'Link to your submission', |
206 | 206 | 'contest-submission-invalid-url' => 'This URL does not match one of the allowed formats.', |