Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/vote/lang/en/classes/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/vote/lang/en/classes/general/channel.php

<?
$MESS["VOTE_DIAGRAM_TYPE_HISTOGRAM"] = "Bar Chart";
$MESS["VOTE_DIAGRAM_TYPE_CIRCLE"] = "Pie Chart";
$MESS["VOTE_FORGOT_TITLE"] = "The poll title is required.";
$MESS["VOTE_FORGOT_SITE"] = "The website is required.";
$MESS["VOTE_SYMBOLIC_NAME_ALREADY_IN_USE"] = "The specified symbolic ID is already in use by the poll group ##ID#.";
$MESS["VOTE_FORGOT_SYMBOLIC_NAME"] = "The symbolic ID is required.";
$MESS["VOTE_INCORRECT_SYMBOLIC_NAME"] = "Invalid poll group symbolic ID (only the Latin letters, numbers and underscores are possible).";
?>