From: Siebrand Mazeland Date: Tue, 28 Oct 2008 08:37:47 +0000 (+0000) Subject: Tweak 'unusedtemplatestext': use "{{ns:template}}" instead of "template" X-Git-Tag: 1.31.0-rc.0~44541 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=c8a4840a3da3effc7eb7f5d820d74ec3b341381e;p=lhc%2Fweb%2Fwiklou.git Tweak 'unusedtemplatestext': use "{{ns:template}}" instead of "template" --- 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',