r73589 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r73588‎ | r73589 | r73590 >
Date:05:47, 23 September 2010
Author:aaron
Status:ok
Tags:
Comment:
Fix: ratings are not always present
Modified paths:
  • /trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php
@@ -273,8 +273,8 @@
274274
275275 'revreview-tt-review' => 'Apply this status to this revision',
276276 'revreview-tt-flag' => 'Accept this revision by marking it as "checked"',
277 - 'revreview-tt-unflag' => 'Unaccept this revision by marking it as "unchecked" (ignores ratings)',
278 - 'revreview-tt-reject' => 'Reject these changes by reverting them (ignores ratings)',
 277+ 'revreview-tt-unflag' => 'Unaccept this revision by marking it as "unchecked"',
 278+ 'revreview-tt-reject' => 'Reject these changes by reverting them',
279279 'validationpage' => '{{ns:help}}:Page validation',
280280 );
281281

Status & tagging log