From 9617f02fcba4dabf9fc844272eddf99614359b6a Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 22 Mar 2009 22:43:17 +0000 Subject: [PATCH] Remove unneeded "on {{SITENAME}}" in 'rev-deleted-text-view' and 'rev-deleted-unhide-diff' --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 864d847211..124a30ca9d 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1296,12 +1296,12 @@ Try [[Special:Search|searching on the wiki]] for relevant new pages.', 'rev-deleted-text-permission' => "This page revision has been '''removed from the public archives'''. There may be details in the [{{fullurl:Special:Log/delete|page={{FULLPAGENAMEE}}}} deletion log].", 'rev-deleted-text-view' => "This page revision has been '''removed from the public archives'''. -As an administrator on {{SITENAME}} you can view it; there may be details in the [{{fullurl:Special:Log/delete|page={{FULLPAGENAMEE}}}} deletion log].", +As an administrator you can view it; there may be details in the [{{fullurl:Special:Log/delete|page={{FULLPAGENAMEE}}}} deletion log].", 'rev-deleted-no-diff' => "You cannot view this diff because one of the revisions has been '''removed from the public archives'''. There may be details in the [{{fullurl:Special:Log/delete|page={{FULLPAGENAMEE}}}} deletion log].", 'rev-deleted-unhide-diff' => "One of the revisions of this diff has been '''removed from the public archives'''. There may be details in the [{{fullurl:Special:Log/delete|page={{FULLPAGENAMEE}}}} deletion log]. -As an administrator on {{SITENAME}} you can still [$1 view this diff] if you wish to proceed.", +As an administrator you can still [$1 view this diff] if you wish to proceed.", 'rev-delundel' => 'show/hide', 'revisiondelete' => 'Delete/undelete revisions', 'revdelete-nooldid-title' => 'Invalid target revision', -- 2.20.1