From 1e1bd4a2338d44be94fdd376ac0a5bb2bda23794 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Wed, 25 Feb 2009 05:05:44 +0000 Subject: [PATCH] Tweaked 'revdelete-text' to be more like other delete headers --- languages/messages/MessagesEn.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 7fe8913d6d..fcfbc5c6fd 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1313,7 +1313,8 @@ function, the specified revision does not exist, or you are attempting to hide t '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.", +Other administrators 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. +Please confirm that you intend to do this, that you understand the consequences, and that you are doing this in accordance with [[{{MediaWiki:Policy-url}}|the policy]].", 'revdelete-legend' => 'Set visibility restrictions', 'revdelete-hide-text' => 'Hide revision text', 'revdelete-hide-name' => 'Hide action and target', -- 2.20.1