<?php_e('Display the poll\'s mutiple answer percentage. This is total votes divided by total voters.','wp-polls');?>
</td>
<td>
</td>
</tr>
<trclass="alternate">
<tdcolspan="2">
<?php_e('Note: <strong>%POLL_TOTALVOTES%</strong> and <strong>%POLL_TOTALVOTERS%</strong> will be different if your poll supports multiple answers. If your poll allows only single answer, both value will be the same.','wp-polls');?>