r25295 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r25294‎ | r25295 | r25296 >
Date:20:57, 29 August 2007
Author:aaron
Status:old
Tags:
Comment:
*Make colon use consistent
Modified paths:
  • /trunk/extensions/FlaggedRevs/FlaggedRevsPage.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/FlaggedRevsPage.i18n.php
@@ -71,8 +71,8 @@
7272 'revreview-text' => "Stable versions are set as the default content on page view rather than the newest revision.",
7373 'revreview-toolow' => 'You must at least rate each of the below attributes higher than "unapproved" in order
7474 for a revision to be considered reviewed. To depreciate a revision, set all fields to "unapproved".',
75 - 'revreview-flag' => 'Review this revision (#$1):',
76 - 'revreview-legend' => 'Rate revision content:',
 75+ 'revreview-flag' => 'Review this revision (#$1)',
 76+ 'revreview-legend' => 'Rate revision content',
7777 'revreview-notes' => 'Observations or notes to display:',
7878 'revreview-accuracy' => 'Accuracy',
7979 'revreview-accuracy-0' => 'Unapproved',

Status & tagging log