r99818 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99817‎ | r99818 | r99819 >
Date:21:33, 14 October 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
message docs++
Modified paths:
  • /trunk/extensions/Contest/Contest.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Contest/Contest.i18n.php
@@ -214,6 +214,28 @@
215215 * @author Jeroen De Dauw
216216 */
217217 $messages['qqq'] = array(
 218+ // Special:EditContest
 219+ 'editcontest-text' => 'Short text displayed at the top of the page notifying the user they are editting a contest',
 220+ 'contest-edit-name' => 'Form field label',
 221+ 'contest-edit-status' => 'Form field label',
 222+ 'contest-edit-intro' => 'Form field label',
 223+ 'contest-edit-opportunities' => 'Form field label',
 224+ 'contest-edit-rulespage' => 'Form field label',
 225+ 'contest-edit-help' => 'Form field label',
 226+ 'contest-edit-signup' => 'Form field label',
 227+ 'contest-edit-reminder' => 'Form field label',
 228+ 'contest-edit-end' => 'Form field label',
 229+ 'contest-edit-exists-already' => 'Warning message to show when the contest already exists',
 230+ 'contest-edit-submit' => 'Submit button text',
 231+
 232+ 'contest-edit-delete' => 'Delete challange button text',
 233+ 'contest-edit-add-first' => 'Add a challenge button text',
 234+ 'contest-edit-add-another' => 'Add another challenge button text',
 235+ 'contest-edit-confirm-delete' => 'Challange deletion confirmation message',
 236+ 'contest-edit-challenge-title' => 'Form field label',
 237+ 'contest-edit-challenge-text' => 'Form field label',
 238+ 'contest-edit-challenge-oneline' => 'Form field label',
 239+
218240 'contest-special-name' => 'Table column header',
219241 'contest-special-status' => 'Table column header',
220242 'contest-special-submissioncount' => 'Table column header',

Status & tagging log