=Bug Fixes on Poll
This commit is contained in:
+2
-2
@@ -195,11 +195,11 @@
|
||||
"Localized Strings","PingResponse","Pong!"
|
||||
"Localized Strings","PollManageInfo","'start' will start a new poll with the query of the line you put after, 'choice' will add a choice to the poll, 'stop' will end the poll"
|
||||
"Localized Strings","PollResultsInfo","Will show current results of a poll and percentages of votes per choice"
|
||||
"Localized Strings","PollResultsResponse","%s people voted for %s `%s` with `%s%` !n"
|
||||
"Localized Strings","PollResultsResponse","%s people voted for `%s` with `%s%%` "
|
||||
"Localized Strings","PollShowChoices","And the choices are:n"
|
||||
"Localized Strings","PollShowInfo","Will show the current poll running"
|
||||
"Localized Strings","PollShowNoPoll","There is no poll running!"
|
||||
"Localized Strings","PollShowPoll","The current poll is `%s`n"
|
||||
"Localized Strings","PollShowPoll","The current poll is `%s`"
|
||||
"Localized Strings","PollVoteAlreadyVoted","You already voted"
|
||||
"Localized Strings","PollVoteInfo","Vote in a poll with the choice number, won't work if no poll is running, you can't change your vote once you have cast it! Be careful!"
|
||||
"Localized Strings","PollVoteNoPoll","There is no poll running!"
|
||||
|
||||
|
Reference in New Issue
Block a user