<?php_e('<strong>Post Fixtures</strong> is a developer tool for quickly setting up the WordPress database to test certain combinations of posts, categories, and meta data.','post-fixtures');?>
<?php_e('<strong>You should not have this installed on a live site!</strong>','post-fixtures');?>
<?php_e('This tool <strong>will delete all of your posts, categories, and metadata as necessary!</strong>','post-fixtures');?>
<inputtype="checkbox"name="pf[is_ok]"value="yes"/><?php_e('Yes, I want Post Fixtures to <strong>delete all of my data and load this data instead.</strong>','post-fixtures')?><br />