From 5310f440f23ae9abc32c10e1b068f86aa5503b62 Mon Sep 17 00:00:00 2001 From: Marco Schuster Date: Mon, 10 Nov 2008 20:19:53 +0000 Subject: [PATCH] forgot to update MessagesEn.php in r43373 to reflect the addition of $1 parameter --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index c197472e15..bd0af5ab84 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1970,12 +1970,12 @@ Remember to check for other links to the templates before deleting them.', # Random page 'randompage' => 'Random page', -'randompage-nopages' => 'There are no pages in this namespace.', +'randompage-nopages' => 'There are no pages in the namespace "$1".', 'randompage-url' => 'Special:Random', # do not translate or duplicate this message to other languages # Random redirect 'randomredirect' => 'Random redirect', -'randomredirect-nopages' => 'There are no redirects in this namespace.', +'randomredirect-nopages' => 'There are no redirects in the namespace "$1".', # Statistics 'statistics' => 'Statistics', -- 2.20.1