Index: modules/comment/comment.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/comment/comment.module,v
retrieving revision 1.614
diff -r1.614 comment.module
136c136
<       return '<p>'. t("Below is a list of the comments posted to your site that need approval. To approve a comment, click on 'edit' and then change its 'moderation status' to Approved. Click on a subject to see the comment, the author's name to edit the author's user information, 'edit' to modify the text, and 'delete' to remove their submission.") .'</p>';
---
>       return '<p>'. t("Below is a list of the comments posted to your site that need approval. To approve comments, select the checkbox, select 'Publish the selected comments' (select 'Delete the selected comments' to delete) and click 'Update'. Click on a subject to see the comment.  Click 'edit' to modify the text.") .'</p>';
