From: Marco Schuster Date: Mon, 10 Nov 2008 20:19:53 +0000 (+0000) Subject: forgot to update MessagesEn.php in r43373 to reflect the addition of $1 parameter X-Git-Tag: 1.31.0-rc.0~44382 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=5310f440f23ae9abc32c10e1b068f86aa5503b62;p=lhc%2Fweb%2Fwiklou.git forgot to update MessagesEn.php in r43373 to reflect the addition of $1 parameter --- 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',