Your IP : 18.117.156.90
<?
$MESS["VOTE_MENU_MAIN"] = "Polls and Surveys";
$MESS["VOTE_MENU_VOTE"] = "Poll list";
$MESS["VOTE_MENU_VOTE_ALT"] = "Manage site visitor polls";
$MESS["VOTE_MENU_CHANNEL"] = "Poll channels";
$MESS["VOTE_MENU_CHANNEL_ALT"] = "Manage poll channels";
$MESS["VOTE_MENU_USER"] = "Visitors";
$MESS["VOTE_MENU_USER_ALT"] = "List of visitors that participate in polls";
$MESS["VOTE_MENU_RESULT_ALT"] = "Detailed list of visitor votings";
$MESS["VOTE_GROUP_LST"] = "Polls of the channel";
$MESS["VOTE_MENU_MAIN_TITLE"] = "Polls and Surveys Management";
$MESS["VOTE_MENU_POLL_DESCRIPTION"] = "Poll Results ";
$MESS["VOTE_MENU_ADDITIONAL"] = "More";
$MESS["VOTE_MENU_RESULT"] = "Poll results";
?>