Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1282,9 +1282,9 @@ |
1283 | 1283 | 'revdelete-nooldid-title' => 'Invalid target revision', |
1284 | 1284 | 'revdelete-nooldid-text' => 'You have either not specified a target revision(s) to perform this |
1285 | 1285 | function, the specified revision does not exist, or you are attempting to hide the current revision.', |
1286 | | -'revdelete-selected' => '{{PLURAL:$2|Selected revision|Selected revisions}} of [[:$1]]:', |
1287 | | -'logdelete-selected' => '{{PLURAL:$1|Selected log event|Selected log events}}:', |
1288 | | -'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. |
| 1286 | +'revdelete-selected' => '\'\'\'{{PLURAL:$2|Selected revision|Selected revisions}} of [[:$1]]:\'\'\'', |
| 1287 | +'logdelete-selected' => '\'\'\'{{PLURAL:$1|Selected log event|Selected log events}}:\'\'\'', |
| 1288 | +'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.\'\'\' |
1289 | 1289 | |
1290 | 1290 | Other admins on {{SITENAME}} will still be able to access the hidden content and can undelete it again through this same interface, unless additional restrictions are set.', |
1291 | 1291 | 'revdelete-legend' => 'Set visibility restrictions', |