Enable PLURAL

This commit is contained in:
Raimond Spekking 2009-04-14 18:46:43 +00:00
parent 4214f1b531
commit ce236a4ae9
2 changed files with 6 additions and 7 deletions

View file

@ -1,5 +1,4 @@
<?php
#coding: utf-8
/**
* Internationalisation file for extension ContributionScores.
*
@ -17,7 +16,7 @@ $messages['en'] = array(
Scores calculated in this manner weight edit diversity over edit volume.
Basically, this score measures primarily unique pages edited, with consideration for high edit volume - assumed to be a higher quality page.",
'contributionscores-top' => '(Top $1)',
'contributionscores-days' => 'Last $1 days',
'contributionscores-days' => 'Last {{PLURAL:$1|day|$1 days}}',
'contributionscores-allrevisions' => 'All revisions',
'contributionscores-score' => 'Score',
'contributionscores-pages' => 'Pages',