From 4467cd50f005ee11a4d4a1d3d80a74b5c0332962 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Sun, 19 Oct 2008 21:20:35 +0000 Subject: [PATCH] Tweak message --- languages/messages/MessagesEn.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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', -- 2.20.1