r75454 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75453‎ | r75454 | r75455 >
Date:18:54, 26 October 2010
Author:aaron
Status:ok
Tags:
Comment:
Follow-up r75453: missing commit
Modified paths:
  • /trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php
@@ -250,7 +250,8 @@
251251 'revreview-restriction-none' => 'none',
252252
253253 'revreview-reject-header' => 'Reject changes for $1',
254 - 'revreview-reject-text' => 'By completing this action, you will be \'\'\'rejecting\'\'\' the following changes. This will revert the article back to this [$1 older revision]',
 254+ 'revreview-reject-text-list' => 'By completing this action, you will be \'\'\'rejecting\'\'\' the following changes:',
 255+ 'revreview-reject-text-revto' => 'This will revert the article back to the [$1 version as of $2].',
255256 'revreview-reject-summary' => 'Edit summary:',
256257 'revreview-reject-confirm' => 'Reject these changes',
257258 'revreview-reject-cancel' => 'Cancel',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r75453* Added plainlinks class (to hide arrow)...aaron18:53, 26 October 2010

Status & tagging log