Index: trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php |
— | — | @@ -48,10 +48,10 @@ |
49 | 49 | 'revreview-hist-pending' => 'pending revision', |
50 | 50 | 'revreview-hist-quality' => 'quality revision', |
51 | 51 | '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', |
56 | 56 | 'revreview-hist-pending-difflink' => '\'\'\'[[{{fullurl:$1|oldid=$2&diff=$3}} pending review]]\'\'\'', |
57 | 57 | 'review-edit-diff' => '\'\'\'NOTICE: \'\'Some\'\' of the pending changes affect the area of the page you are editing.\'\'\'', |
58 | 58 | 'revreview-diff-toggle-show' => 'show those changes', |