Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1286,8 +1286,7 @@ |
1287 | 1287 | 'revdelete-toomanytargets-title' => 'Too many targets', |
1288 | 1288 | 'revdelete-toomanytargets-text' => 'You have specified too many types of targets to perform this action on.', |
1289 | 1289 | 'revdelete-nologid-title' => 'Invalid log entry', |
1290 | | -'revdelete-nologid-text' => 'You have either not specified a target log event(s) to perform this |
1291 | | -function or the specified entry does not exist.', |
| 1290 | +'revdelete-nologid-text' => 'You have either not specified a target log event to perform this function or the specified entry does not exist.', |
1292 | 1291 | 'revdelete-selected' => "'''{{PLURAL:$2|Selected revision|Selected revisions}} of [[:$1]]:'''", |
1293 | 1292 | 'logdelete-selected' => "'''{{PLURAL:$1|Selected log event|Selected log events}}:'''", |
1294 | 1293 | 'revdelete-text' => "'''Deleted revisions and events will still appear in the page history and logs, but parts of their content will be inaccessible to the public.''' |