{"Hi"|gettext} {User::getDisplayNameStatic($cUser)},
{if $isBlind}{"Blind voting is currently enabled, so we can't tell you anything else just yet."|gettext}
{"Blind voting hides the total score on an idea, so that each user cannot see how the other user has voted."|gettext}
{elseif $cVote.vote_type eq 'updown' || $cVote.vote_type eq 'up'} {if $cVote.vote_direction eq 1}{"Congratulations, this has earned you"|gettext} {$addedScore} {"points"|gettext}.
{"This brings your total number of points earned so far in [[COMMUNITY_NAME]] to"|gettext} {$cUserranking.userranking_score} {"points"|gettext}.
{"No points awarded for that I'm afraid."|gettext}
{"Your total number of points earned so far in [[COMMUNITY_NAME]] is"|gettext} {$cUserranking.userranking_score} {"points"|gettext}.
{"Congratulations, this has earned you"|gettext} {$addedScore} {"points"|gettext}.
{"This brings your total number of points earned so far in [[COMMUNITY_NAME]] to"|gettext} {$cUserranking.userranking_score} {"points"|gettext}.
{"Congratulations, this has earned you"|gettext} {$addedScore} {"points"|gettext}.
{"This brings your total number of points earned so far in [[COMMUNITY_NAME]] to"|gettext} {$cUserranking.userranking_score} {"points"|gettext}.
{"You are currently ranked"|gettext} {$cUserranking.userranking_ranking} {"in this community"|gettext}.
{/if}{"Thanks for your involvement."|gettext}