Index: trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php |
— | — | @@ -273,8 +273,8 @@ |
274 | 274 | |
275 | 275 | 'revreview-tt-review' => 'Apply this status to this revision', |
276 | 276 | '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', |
279 | 279 | 'validationpage' => '{{ns:help}}:Page validation', |
280 | 280 | ); |
281 | 281 | |