r72923 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r72922‎ | r72923 | r72924 >
Date:19:12, 13 September 2010
Author:bharris
Status:reverted
Tags:
Comment:
remove PLURAL call
Modified paths:
  • /trunk/extensions/ArticleAssessmentPilot/ArticleAssessmentPilot.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleAssessmentPilot/ArticleAssessmentPilot.i18n.php
@@ -27,7 +27,7 @@
2828
2929 # This special page doesn't exist yet, but it will soon.
3030 'articleassessment-featurefeedback' => 'Give us [[Special:Article Assessment Feedback|feedback]] about this feature.',
31 - 'articleassessment-noratings' => '$1 ($2 {{PLURAL:$2|rating|ratings}})',
 31+ 'articleassessment-noratings' => '$1 (Total $2 ratings)',
3232 # Some of these messages are unused in the code as it is but may be in the future depending on performance. They should still be translated.
3333 'articleassessment-stalemessage-revisioncount' => "This article has been ''revised'' '''$1 times''' since you last reviewed it.
3434 You may wish to re-rate it.",

Follow-up revisions

RevisionCommit summaryAuthorDate
r72926ArticleAssessmentPilot: Put PLURAL call back in (reverting r72923) and put a ...catrope19:21, 13 September 2010

Status & tagging log