For MediaWiki (recent comments | status changes | tags | authors | states | release notes | statistics)
Index: trunk/extensions/Contributors/Contributors.i18n.php =================================================================== --- trunk/extensions/Contributors/Contributors.i18n.php (revision 37311) +++ trunk/extensions/Contributors/Contributors.i18n.php (revision 37312) @@ -19,7 +19,7 @@ 'contributors-target' => 'Title:', 'contributors-submit' => 'Show', 'contributors-subtitle' => 'Main contributors to $1', - 'contributors-others-long' => 'There are {{PLURAL:$1|one other contributor|$1 other contributors}} to this page.', + 'contributors-others-long' => 'There {{PLURAL:$1|is one other contributor|are $1 other contributors}} to this page.', 'contributors-others' => 'and {{PLURAL:$1|one other|$1 others}}', 'contributors-badtitle' => 'Invalid title.', 'contributors-nosuchpage' => 'The page $1 does not exist.',