Follow up r56505: Make it consistent with other pipe usages. Thanks to Siebrand :)
authorRaimond Spekking <raymond@users.mediawiki.org>
Thu, 17 Sep 2009 13:13:18 +0000 (13:13 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Thu, 17 Sep 2009 13:13:18 +0000 (13:13 +0000)
languages/messages/MessagesEn.php

index 75e67e7..8bbae26 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 {{int:pipe-separator}} $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!'''",