r46482 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r46481‎ | r46482 | r46483 >
Date:20:10, 28 January 2009
Author:werdna
Status:ok
Tags:
Comment:
PLURAL for tags-hitcount
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -3812,5 +3812,5 @@
38133813 'tags-description-header' => 'Full description of meaning',
38143814 'tags-hitcount-header' => 'Tagged edits',
38153815 'tags-edit' => 'edit',
3816 -'tags-hitcount' => '$1 changes',
 3816+'tags-hitcount' => '$1 {{PLURAL:$1|change|changes}}',
38173817 );

Status & tagging log