http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100170

Revision: 100170
Author:   reedy
Date:     2011-10-18 22:01:17 +0000 (Tue, 18 Oct 2011)
Log Message:
-----------
Tweak/update a few messages

Add some more qqq documentation for mycontest messages

Followup r100147

Modified Paths:
--------------
    trunk/extensions/Contest/Contest.i18n.php

Modified: trunk/extensions/Contest/Contest.i18n.php
===================================================================
--- trunk/extensions/Contest/Contest.i18n.php   2011-10-18 21:53:52 UTC (rev 
100169)
+++ trunk/extensions/Contest/Contest.i18n.php   2011-10-18 22:01:17 UTC (rev 
100170)
@@ -189,8 +189,8 @@
        'contest-mycontests-no-contests' => 'You are not participating in any 
contest.',
        'contest-mycontests-active-header' => 'Running contests',
        'contest-mycontests-finished-header' => 'Passed contests',
-       'contest-mycontests-active-text' => 'These are the contests you are 
currently participating in.',
-       'contest-mycontests-finished-text' => 'These are the passed contests 
you have participated in.',
+       'contest-mycontests-active-text' => 'These are the contests you are 
currently participating in:',
+       'contest-mycontests-finished-text' => 'These are the past contests you 
have participated in:',
        'contest-mycontests-header-contest' => 'Contest',
        'contest-mycontests-header-challenge' => 'Challenge',
        'contest-mycontests-signup-success' => 'You have successfully signed up 
for the $1 contest.',
@@ -221,7 +221,7 @@
        'contest-special-submissioncount' => 'Table column header',
        'contest-special-edit' => 'Table column header',
        'contest-special-delete' => 'Table column header',
-       'editcontest-text' => 'Short text displayed at the top of the page 
notifying the user they are editting a contest',
+       'editcontest-text' => 'Short text displayed at the top of the page 
notifying the user they are editing a contest',
        'contest-edit-name' => 'form field label',
        'contest-edit-status' => 'form field label',
        'contest-edit-intro' => 'Form field label',
@@ -273,10 +273,20 @@
        'contest-contestant-permalink' => 'Hover-text for comment permalinks',
        'contest-email-signup-title' => 'Title for signup e-mails',
        'contest-email-reminder-title' => 'Title for reminder e-mails',
+
+       // Special:MyContests
        'contest-mycontests-toplink' => 'Text for link in the user menu (i.e. 
where watchlist and preferences are linked)',
        'contest-mycontests-no-contests' => 'Message indicating there are no 
contests for the user, displayed instead of a list.',
        'contest-mycontests-active-header' => 'Page header (h2)',
        'contest-mycontests-finished-header' => 'Page header (h2)',
+       'contest-mycontests-active-text' => 'A list of all contests that a user 
is part of',
+       'contest-mycontests-finished-text' => 'A list of all contests a user 
has been part of',
+       'contest-mycontests-header-contest' => 'Contest',
+       'contest-mycontests-header-challenge' => 'Header',
+       'contest-mycontests-signup-success' => 'Message shown when a user 
successfully signs up for a contest. $1 is the name of the contest.',
+       'contest-mycontests-addition-success' => 'Message shown when a user has 
added a submission',
+       'contest-mycontests-updated-success' => 'Message shown when a user has 
editied a submission',
+       'contest-mycontests-sessionfail' => 'Session failure',
 );
 
 /** German (Deutsch)


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to