r2812 - trunk/pollen-ui/src/main/resources/org/chorem/pollen/ui/pages/poll
Author: echatellier Date: 2009-12-09 20:10:30 +0100 (Wed, 09 Dec 2009) New Revision: 2812 Modified: trunk/pollen-ui/src/main/resources/org/chorem/pollen/ui/pages/poll/VoteForPoll_en.properties Log: Wrong key used for en language Modified: trunk/pollen-ui/src/main/resources/org/chorem/pollen/ui/pages/poll/VoteForPoll_en.properties =================================================================== --- trunk/pollen-ui/src/main/resources/org/chorem/pollen/ui/pages/poll/VoteForPoll_en.properties 2009-12-09 18:08:51 UTC (rev 2811) +++ trunk/pollen-ui/src/main/resources/org/chorem/pollen/ui/pages/poll/VoteForPoll_en.properties 2009-12-09 19:10:30 UTC (rev 2812) @@ -4,9 +4,9 @@ beginDate-label=Begin Date: endDate-label=End Date: pollType-label=Poll type: -normalVoteInfo=Normal vote: vote for your favorite choice. -percentageVoteInfo=Percentage vote: allocate choices to get a 100% total. -condorcetVoteInfo=Condorcet vote: rank choices by preference order from 1 to N (1=favorite). Only the rank is taken into account, not the values. Two choices can have the same value. +normalVote-help=Normal vote: vote for your favorite choice. +percentageVote-help=Percentage vote: allocate choices to get a 100% total. +condorcetVote-help=Condorcet vote: rank choices by preference order from 1 to N (1=favorite). Only the rank is taken into account, not the values. Two choices can have the same value. results=Results results-help=Display results
participants (1)
-
echatellier@users.chorem.org