r65357 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65356‎ | r65357 | r65358 >
Date:06:40, 21 April 2010
Author:raymond
Status:reverted
Tags:
Comment:
Follow-up r65351: Add a missing comma in message
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1625,7 +1625,7 @@
16261626 'searchprofile-everything-tooltip' => 'Search all of content (including talk pages)',
16271627 'searchprofile-advanced-tooltip' => 'Search in custom namespaces',
16281628 'search-result-size' => '$1 ({{PLURAL:$2|1 word|$2 words}})',
1629 -'search-result-category-size' => '{{PLURAL:$1|1 member|$1 members}} ({{PLURAL:$2|1 subcategory|$2 subcategories}}, {{PLURAL:$3|1 file|$3 files}})',
 1629+'search-result-category-size' => '{{PLURAL:$1|1 member|$1 members}}, ({{PLURAL:$2|1 subcategory|$2 subcategories}}, {{PLURAL:$3|1 file|$3 files}})',
16301630 'search-result-score' => 'Relevance: $1%',
16311631 'search-redirect' => '(redirect $1)',
16321632 'search-section' => '(section $1)',

Follow-up revisions

RevisionCommit summaryAuthorDate
r65358Self revert r65357. Stupid comitter :-(raymond06:45, 21 April 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r65351(bug 22647) Add category details in search results. Contributed by Lejonel.siebrand23:06, 20 April 2010

Status & tagging log