Need a simple help.

Here is the code:

<h2><?php _e('News', 'themename');?></h2>

What would be the best way to make translatable and properly escaped. Any help will be appreciate.

Thank you.