From 248f3e69865ace85c38466b793ccba6885f311c6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Sat, 7 May 2005 03:55:33 +0000 Subject: [PATCH] * Wikilinking (un|)deletedarticle --- languages/Language.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/Language.php b/languages/Language.php index c62151ab36..4964a337ac 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1293,7 +1293,7 @@ consequences, and that you are doing this in accordance with 'actioncomplete' => 'Action complete', 'deletedtext' => "\"$1\" has been deleted. See $2 for a record of recent deletions.", -'deletedarticle' => "deleted \"$1\"", +'deletedarticle' => "deleted \"[[$1]]\"", 'dellogpage' => 'Deletion_log', 'dellogpagetext' => 'Below is a list of the most recent deletions.', 'deletionlog' => 'deletion log', @@ -1344,7 +1344,7 @@ revisions will appear in the prior history, and the current revision of the live will not be automatically replaced.', 'undeleterevision' => "Deleted revision as of $1", 'undeletebtn' => 'Restore!', -'undeletedarticle' => "restored \"$1\"", +'undeletedarticle' => "restored \"[[$1]]\"", 'undeletedrevisions' => "$1 revisions restored", 'undeletedtext' => "[[$1]] has been successfully restored. See [[Special:Log/delete]] for a record of recent deletions and restorations.", -- 2.20.1