diff --git a/ctrl/text.dat b/ctrl/text.dat
index 2f5064446a2067d9cf96de6fbe9d2e085fce62ae..115cf84b7e297b6f798de36e6180109231aa6102 100644
--- a/ctrl/text.dat
+++ b/ctrl/text.dat
@@ -953,3 +953,7 @@
 "\r\nł \1bMsg \1n\1b: \1h\1cVoted Up %u times and Down %u times"          784 MsgVotes
 "\r\n\1n\1hOn %s, in \1c%s \1n\1c%s\r\n\1h\1m%s \1cUp\1n\1m-voted your message: \1n\1h%s\r\n" 785 MsgUpVoteNotice
 "\r\n\1n\1hOn %s, in \1c%s \1n\1c%s\r\n\1h\1m%s \1rDown\1n\1m-voted your message: \1n\1h%s\r\n" 786 MsgDownVoteNotice
+"\r\n\1n\1hOn %s, in \1c%s \1n\1c%s\r\n\1h\1m%s voted in your poll: \1n\1h%s\r\n" 787 PollVoteNotice
+"\1n\1c\1h%2u\1n\1c: "                  788 PollAnswerNumber
+"%-*.*s [%-4u %3.0f%%]"                 789 PollAnswerFmt
+" \251"                                 790 PollAnswerChecked
\ No newline at end of file