on line 340 of comment_subscribe.module, passing the "Thanks for your comment!..." string as follows:

drupal_set_message (t("Thanks for your comment! I just sent out @count follow-up mail notifications!", array("@count"=>$count)));

Great module otherwise. Thanks!

Comments

zyxware’s picture

Alex

Fixed the issue in the last commit .

Thank you

zyxware’s picture

Assigned: Unassigned » zyxware
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.