r81951 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r81950‎ | r81951 | r81952 >
Date:10:02, 11 February 2011
Author:aaron
Status:deferred
Tags:
Comment:
Removed confusing stableid=x links from revreview-hist messages
Modified paths:
  • /trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php
@@ -48,10 +48,10 @@
4949 'revreview-hist-pending' => 'pending revision',
5050 'revreview-hist-quality' => 'quality revision',
5151 'revreview-hist-basic' => 'checked revision',
52 - 'revreview-hist-quality-user' => '[{{fullurl:$1|stableid=$2}} approved] by [[User:$3|$3]]',
53 - 'revreview-hist-basic-user' => '[{{fullurl:$1|stableid=$2}} checked] by [[User:$3|$3]]',
54 - 'revreview-hist-basic-auto' => '[{{fullurl:$1|stableid=$2}} automatically checked]',
55 - 'revreview-hist-quality-auto' => '[{{fullurl:$1|stableid=$2}} automatically approved]',
 52+ 'revreview-hist-quality-user' => 'approved by [[User:$3|$3]]',
 53+ 'revreview-hist-basic-user' => 'checked by [[User:$3|$3]]',
 54+ 'revreview-hist-quality-auto' => 'automatically approved',
 55+ 'revreview-hist-basic-auto' => 'automatically checked',
5656 'revreview-hist-pending-difflink' => '\'\'\'[[{{fullurl:$1|oldid=$2&diff=$3}} pending review]]\'\'\'',
5757 'review-edit-diff' => '\'\'\'NOTICE: \'\'Some\'\' of the pending changes affect the area of the page you are editing.\'\'\'',
5858 'revreview-diff-toggle-show' => 'show those changes',

Status & tagging log