Remove a leading space in 'uctop'
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 11 Feb 2008 08:47:28 +0000 (08:47 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 11 Feb 2008 08:47:28 +0000 (08:47 +0000)
languages/messages/MessagesEn.php

index 57d3320..a30d753 100644 (file)
@@ -1985,7 +1985,7 @@ $1',
 'nocontribs'    => 'No changes were found matching these criteria.',
 'ucnote'        => "Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.",
 'uclinks'       => 'View the last $1 changes; view the last $2 days.',
-'uctop'         => ' (top)',
+'uctop'         => '(top)',
 'month'         => 'From month (and earlier):',
 'year'          => 'From year (and earlier):',