Tweak message a bit: Make it more consistent with a | between prev/next
authorRaimond Spekking <raymond@users.mediawiki.org>
Thu, 17 Sep 2009 12:27:22 +0000 (12:27 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Thu, 17 Sep 2009 12:27:22 +0000 (12:27 +0000)
languages/messages/MessagesEn.php

index d986f5b..75e67e7 100644 (file)
@@ -1629,7 +1629,7 @@ You can [[:\$1|create this page]].",
 'prevn-title'                      => 'Previous $1 {{PLURAL:$1|result|results}}',
 'nextn-title'                      => 'Next $1 {{PLURAL:$1|result|results}}',
 'shown-title'                      => 'Show $1 {{PLURAL:$1|result|results}} per page',
-'viewprevnext'                     => 'View ($1) ($2) ($3)',
+'viewprevnext'                     => 'View ($1 | $2) ($3)',
 'searchmenu-legend'                => 'Search options',
 'searchmenu-exists'                => "'''There is a page named \"[[:\$1]]\" on this wiki'''",
 'searchmenu-new'                   => "'''Create the page \"[[:\$1]]\" on this wiki!'''",