In Drupal ,
Am using node_delete function for delete the node,
After deleted by default it showing the success message in green color text and white background 
How can I change the default delete message to read
Delete Success
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can set string overrides in your settings.php file for a site.
See here:
I think you would need