//
// Poll Box Text
define('_RESULTS', 'Results');
define('_POLLS','Polls');
define('_VOTE', 'VOTE');
define('_VOTES', 'Votes');
define('_COMMENTS', 'Comments');
define('_NOPOLLS','No eligible polls');
define('_NOPOLLSCONTENT','There are no polls that you are eligible for, however you can still view the results of other polls<br><br><a href="pollbooth.php">['._POLLS.']');
define('TEXT_DISPLAY_NUMBER_OF_COMMENTS', 'Displaying <b>%d</b> to <b>%d</b> (of <b>%d</b> comments)');