forgot to update MessagesEn.php in r43373 to reflect the addition of $1 parameter
authorMarco Schuster <harddisk@users.mediawiki.org>
Mon, 10 Nov 2008 20:19:53 +0000 (20:19 +0000)
committerMarco Schuster <harddisk@users.mediawiki.org>
Mon, 10 Nov 2008 20:19:53 +0000 (20:19 +0000)
languages/messages/MessagesEn.php

index c197472..bd0af5a 100644 (file)
@@ -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',