diff --git a/Vote.i18n.php b/Vote.i18n.php index 1febae1..658fb12 100644 --- a/Vote.i18n.php +++ b/Vote.i18n.php @@ -38,7 +38,8 @@ $messages['qqq'] = array( 'link' => 'Link title', 'unvote-link' => 'Displayed to the user after their vote has been successfully added; they can click on this link to remove their vote.', 'community-score' => 'Community score is the average of votes a page has been given, $1 is the actual score in numbers (i.e. 4.5 or 3)', - 'ratings' => '$1 is the number of ratings, if said number is greater than 1.', + 'ratings' => 'Parameters: +* $1 - the number of ratings, if said number is greater than 1', 'remove' => 'Link title, clicking on this link removes your vote. Refer to the [[mw:File:VoteNY.png|image]] for details.', 'gave-this' => '$1 is a number, the vote you gave to the page. Refer to the [[mw:File:VoteNY.png|image]] for details.', 'votes' => '$1 is the number of votes.',