From: Aaron Schulz Date: Sun, 19 Oct 2008 21:20:35 +0000 (+0000) Subject: Tweak message X-Git-Tag: 1.31.0-rc.0~44682 X-Git-Url: http://git.cyclocoop.org/%27.%28%24current%20%3E%202?a=commitdiff_plain;h=4467cd50f005ee11a4d4a1d3d80a74b5c0332962;p=lhc%2Fweb%2Fwiklou.git Tweak message --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 6a49a0752c..41bcb694f7 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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',