Index: trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php |
— | — | @@ -250,7 +250,8 @@ |
251 | 251 | 'revreview-restriction-none' => 'none', |
252 | 252 | |
253 | 253 | '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].', |
255 | 256 | 'revreview-reject-summary' => 'Edit summary:', |
256 | 257 | 'revreview-reject-confirm' => 'Reject these changes', |
257 | 258 | 'revreview-reject-cancel' => 'Cancel', |