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