Your IP : 3.138.61.168
<?
$MESS ['VOTE_SAVE'] = "Save";
$MESS ['VOTE_RESET'] = "Reset";
$MESS ['VOTE_USE_HTML_EDIT'] = "Use HTML-editor";
$MESS ['VOTE_TEMPLATE_VOTES'] = "Path to the poll form templates:";
$MESS ['VOTE_TEMPLATE_RESULTS_VOTE'] = "Path to the poll result view templates:";
$MESS ['VOTE_TEMPLATE_RESULTS_QUESTION'] = "Path to the question result view templates:";
$MESS ['VOTE_PUBLIC_DIR'] = "Polls folder (without the site folder):";
$MESS ['VOTE_TEMPLATE_RESULTS_QUESTION_NEW'] = "Relative path to question result view templates:";
$MESS ['MAIN_RESTORE_DEFAULTS'] = "Restore defaults";
$MESS ['VOTE_COMPATIBLE'] = "Support legacy templates (default.php, bluebar.php) in question edit form";
?>