From: Amir E. Aharoni Date: Fri, 21 Feb 2014 09:02:42 +0000 (+0400) Subject: Add a link to Special:WhatLinksHere in deleting-backlinks-warning X-Git-Tag: 1.31.0-rc.0~16673^2 X-Git-Url: https://git.cyclocoop.org/%27.%24link.%27?a=commitdiff_plain;h=595956762a187c2e36e7edc230f900f4f839794a;p=lhc%2Fweb%2Fwiklou.git Add a link to Special:WhatLinksHere in deleting-backlinks-warning This was done in several Wikimedia projects and is pretty useful. Change-Id: I06950d4aed16cc409c62e7aa4600fd9c2855fb8c --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 4210c0c684..c2906f55ec 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3089,7 +3089,7 @@ Deletion of such pages has been restricted to prevent accidental disruption of { 'delete-warning-toobig' => 'This page has a large edit history, over $1 {{PLURAL:$1|revision|revisions}}. Deleting it may disrupt database operations of {{SITENAME}}; proceed with caution.', -'deleting-backlinks-warning' => "'''Warning:''' Other pages link to or transclude the page you are about to delete.", +'deleting-backlinks-warning' => "'''Warning:''' [[Special:WhatLinksHere/{{FULLPAGENAME}}|Other pages]] link to or transclude the page you are about to delete.", # Rollback 'rollback' => 'Roll back edits',