diff --git a/lib/WebGUI/i18n/English/Poll.pm b/lib/WebGUI/i18n/English/Poll.pm index 0089d3864..59d02f330 100644 --- a/lib/WebGUI/i18n/English/Poll.pm +++ b/lib/WebGUI/i18n/English/Poll.pm @@ -3,6 +3,7 @@ package WebGUI::i18n::English::Poll; our $I18N = { '74' => { message => q|The following variables are available to the poll template: +

canVote
A condition indicating whether the user has the right to vote on this poll. @@ -13,7 +14,7 @@ The poll question.

form.start
-The beginning of the vote form. +The beginning of the poll form.

answer_loop
@@ -38,7 +39,6 @@ The number of this answer. As in 1, 2, 3, etc. The width that the graph should be rendered for this answer. Based upon a percentage of the total graph size.

- answer.percent
The percentage of the vote that this answer has received.

@@ -67,7 +67,7 @@ The total number of votes that have been placed on this poll.

|, - lastUpdated => 1050183668 + lastUpdated => 1102115797, }, '6' => {