r56510 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r56509‎ | r56510 | r56511 >
Date:13:13, 17 September 2009
Author:raymond
Status:ok
Tags:
Comment:
Follow up r56505: Make it consistent with other pipe usages. Thanks to Siebrand :)
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1629,7 +1629,7 @@
16301630 'prevn-title' => 'Previous $1 {{PLURAL:$1|result|results}}',
16311631 'nextn-title' => 'Next $1 {{PLURAL:$1|result|results}}',
16321632 'shown-title' => 'Show $1 {{PLURAL:$1|result|results}} per page',
1633 -'viewprevnext' => 'View ($1 | $2) ($3)',
 1633+'viewprevnext' => 'View ($1 {{int:pipe-separator}} $2) ($3)',
16341634 'searchmenu-legend' => 'Search options',
16351635 'searchmenu-exists' => "'''There is a page named \"[[:\$1]]\" on this wiki'''",
16361636 'searchmenu-new' => "'''Create the page \"[[:\$1]]\" on this wiki!'''",

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r56505Tweak message a bit: Make it more consistent with a | between prev/nextraymond12:27, 17 September 2009

Status & tagging log