From 27f20008562158d428151d80d427411114e75a27 Mon Sep 17 00:00:00 2001 From: Arne Heizmann Date: Thu, 19 Aug 2004 11:44:27 +0000 Subject: [PATCH] Add the 'templatesused' message used by JeLuf's new feature --- languages/Language.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/languages/Language.php b/languages/Language.php index d124074528..56f25d350c 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -660,6 +660,7 @@ the text into a text file and save it for later.', users with sysop privileges can edit it. Be sure you are following the protected page guidelines.", +'templatesused' => 'Templates used on this page:', # History pages # @@ -1013,7 +1014,7 @@ this list should not be construed as an endorsement.", 'alphaindexline' => "$1 to $2", 'version' => 'Version', -# Specific to All pages +# Special:Allpages 'nextpage' => 'Next page ($1)', 'articlenamespace' => '(articles)', 'allpagesformtext' => 'Display pages starting at: $1 Choose namespace: $2 $3', -- 2.20.1