From c8a4840a3da3effc7eb7f5d820d74ec3b341381e Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Tue, 28 Oct 2008 08:37:47 +0000 Subject: [PATCH] Tweak 'unusedtemplatestext': use "{{ns:template}}" instead of "template" --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index b2c7589c5c..67c7e284e7 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1960,7 +1960,7 @@ Input: contenttype/subtype, e.g. image/jpeg.', # Unused templates 'unusedtemplates' => 'Unused templates', 'unusedtemplates-summary' => '', # do not translate or duplicate this message to other languages -'unusedtemplatestext' => 'This page lists all pages in the template namespace which are not included in another page. +'unusedtemplatestext' => 'This page lists all pages in the {{ns:template}} namespace which are not included in another page. Remember to check for other links to the templates before deleting them.', 'unusedtemplateswlh' => 'other links', -- 2.20.1