r77008 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77007‎ | r77008 | r77009 >
Date:06:28, 19 November 2010
Author:aaron
Status:ok
Tags:
Comment:
Follow-up r77007: update qqq
Modified paths:
  • /trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php
@@ -585,11 +585,20 @@
586586 Default summary shown when rejecting pending changes, and they are the latest revisions to a page
587587 * $1 is the number of rejected revisions
588588 * $2 is the list of (one or more) users who are being rejected
589 -* $3 is the timestamp of the revision being reverted to',
 589+* $3 is the revision ID of the revision being reverted to',
590590 'revreview-reject-summary-old' => '{{Flagged Revs-small}}
591591 Default summary shown when rejecting pending changes.
592592 * $1 is the number of rejected revisions
593 -* $2 is the list of (one or more) users who are being rejected',
 593+* $2 is the list of (one or more) users who are being rejected
 594+* $3 is the revision ID of the revision before the first pending change',
 595+ 'revreview-reject-summary-cur-short' => '{{Flagged Revs-small}}
 596+Default summary shown when rejecting pending changes, and they are the latest revisions to a page
 597+* $1 is the number of rejected revisions
 598+* $2 is the revision ID of the revision being reverted to',
 599+ 'revreview-reject-summary-old-short' => '{{Flagged Revs-small}}
 600+Default summary shown when rejecting pending changes.
 601+* $1 is the number of rejected revisions
 602+* $3 is the revision ID of the revision before the first pending change',
594603 'revreview-reviewlink' => '{{Flagged Revs}}',
595604 'tooltip-ca-current' => '{{Flagged Revs}}',
596605 'tooltip-ca-stable' => '{{Flagged Revs}}',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r77007Follow ups for r76962 and r75408:...aaron06:16, 19 November 2010

Status & tagging log