diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php index 6bcb0fe9b35..abaf73e5dc0 100644 --- a/phpBB/language/en/common.php +++ b/phpBB/language/en/common.php @@ -748,7 +748,7 @@ 1 => '%d private message in total', 2 => '%d private messages in total', ), - 'TOPIC_POLL' => 'Topic has a poll', + 'TOPIC_POLL' => 'This topic has a poll.', 'TOTAL_POSTS' => 'Total posts', 'TOTAL_POSTS_COUNT' => array( 2 => 'Total posts %d',