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

Revision: 99818
Author:   jeroendedauw
Date:     2011-10-14 21:33:46 +0000 (Fri, 14 Oct 2011)
Log Message:
-----------
message docs++

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

Modified: trunk/extensions/Contest/Contest.i18n.php
===================================================================
--- trunk/extensions/Contest/Contest.i18n.php   2011-10-14 21:33:10 UTC (rev 
99817)
+++ trunk/extensions/Contest/Contest.i18n.php   2011-10-14 21:33:46 UTC (rev 
99818)
@@ -214,6 +214,28 @@
  * @author Jeroen De Dauw
  */
 $messages['qqq'] = array(
+       // Special:EditContest
+       'editcontest-text' => 'Short text displayed at the top of the page 
notifying the user they are editting a contest',
+       'contest-edit-name' => 'Form field label',
+       'contest-edit-status' => 'Form field label',
+       'contest-edit-intro' => 'Form field label',
+       'contest-edit-opportunities' => 'Form field label',
+       'contest-edit-rulespage' => 'Form field label',
+       'contest-edit-help' => 'Form field label',
+       'contest-edit-signup' => 'Form field label',
+       'contest-edit-reminder' => 'Form field label',
+       'contest-edit-end' => 'Form field label',
+       'contest-edit-exists-already' => 'Warning message to show when the 
contest already exists',
+       'contest-edit-submit' => 'Submit button text',
+
+       'contest-edit-delete' => 'Delete challange button text',
+       'contest-edit-add-first' => 'Add a challenge button text',
+       'contest-edit-add-another' => 'Add another challenge button text',
+       'contest-edit-confirm-delete' => 'Challange deletion confirmation 
message',
+       'contest-edit-challenge-title' => 'Form field label',
+       'contest-edit-challenge-text' => 'Form field label',
+       'contest-edit-challenge-oneline' => 'Form field label',
+
        'contest-special-name' => 'Table column header',
        'contest-special-status' => 'Table column header',
        'contest-special-submissioncount' => 'Table column header',


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

Reply via email to