Index: trunk/extensions/FlaggedRevs/presentation/language/RevisionReview.i18n.php |
— | — | @@ -34,7 +34,7 @@ |
35 | 35 | 'review_cannot_undo' => 'Cannot undo these changes because further pending edits changed the same areas.', |
36 | 36 | 'review_cannot_reject' => 'Cannot reject these changes because someone already accepted some (or all) of the edits.', |
37 | 37 | 'review_reject_excessive' => 'Cannot reject this many edits at once.', |
38 | | - 'review_reject_nulledits' => 'Cannot reject these changes because all the revisions are all null edits.', |
| 38 | + 'review_reject_nulledits' => 'Cannot reject these changes because all the revisions are null edits.', |
39 | 39 | |
40 | 40 | 'revreview-check-flag-p' => 'Accept this version (includes $1 pending {{PLURAL:$1|change|changes}})', |
41 | 41 | 'revreview-check-flag-p-title' => 'Accept the result of the pending changes and the changes you made here. Use this only if you have already seen the entire pending changes diff.', |