Tweak message
authorAaron Schulz <aaron@users.mediawiki.org>
Sun, 19 Oct 2008 21:20:35 +0000 (21:20 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sun, 19 Oct 2008 21:20:35 +0000 (21:20 +0000)
languages/messages/MessagesEn.php

index 6a49a07..41bcb69 100644 (file)
@@ -1282,9 +1282,9 @@ there may be details in the [{{fullurl:Special:Log/delete|page={{FULLPAGENAMEE}}
 'revdelete-nooldid-title'     => 'Invalid target revision',
 'revdelete-nooldid-text'      => 'You have either not specified a target revision(s) to perform this
 function, the specified revision does not exist, or you are attempting to hide the current revision.',
-'revdelete-selected'          => '{{PLURAL:$2|Selected revision|Selected revisions}} of [[:$1]]:',
-'logdelete-selected'          => '{{PLURAL:$1|Selected log event|Selected log events}}:',
-'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.
+'revdelete-selected'          => '\'\'\'{{PLURAL:$2|Selected revision|Selected revisions}} of [[:$1]]:\'\'\'',
+'logdelete-selected'          => '\'\'\'{{PLURAL:$1|Selected log event|Selected log events}}:\'\'\'',
+'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.\'\'\'
 
 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.',
 'revdelete-legend'            => 'Set visibility restrictions',