r100152 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100151‎ | r100152 | r100153 >
Date:20:04, 18 October 2011
Author:siebrand
Status:ok
Tags:
Comment:
Tweak messages and documentation.
Modified paths:
  • /trunk/extensions/Contest/Contest.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Contest/Contest.i18n.php
@@ -18,7 +18,7 @@
1919 * @author Jeroen De Dauw
2020 */
2121 $messages['en'] = array(
22 - 'contest-desc' => 'Contest extension that allows users to participate in admin defined contest challenges. Via a judging interface, judges can discuss and vote on submissions.',
 22+ 'contest-desc' => 'Allows users to participate in contest challenges. Judges can discuss and vote on submissions',
2323
2424 // Misc
2525 'contest-toplink' => 'My contests',
@@ -43,7 +43,7 @@
4444
4545 // Preferences
4646 'prefs-contest' => 'Contests',
47 - 'contest-prefs-showtoplink' => 'Show a link to [[Special:MyContests|My Contests]] in the top menu.',
 47+ 'contest-prefs-showtoplink' => 'Show a link to [[Special:MyContests|My Contests]] in the user menu.',
4848
4949 // Contest statuses
5050 'contest-status-draft' => 'Draft (disabled)',
@@ -273,7 +273,7 @@
274274 'contest-contestant-permalink' => 'Hover-text for comment permalinks',
275275 'contest-email-signup-title' => 'Title for signup e-mails',
276276 'contest-email-reminder-title' => 'Title for reminder e-mails',
277 - 'contest-mycontests-toplink' => 'Text for link in the top menu (ie where watchlist and preferences are linked)',
 277+ 'contest-mycontests-toplink' => 'Text for link in the user menu (i.e. where watchlist and preferences are linked)',
278278 'contest-mycontests-no-contests' => 'Message indicating there are no contests for the user, displayed instead of a list.',
279279 'contest-mycontests-active-header' => 'Page header (h2)',
280280 'contest-mycontests-finished-header' => 'Page header (h2)',

Status & tagging log