In includes/templates/MYTEMPLATE/sideboxes/tpl_news_scroll_box.php I find at the end

$content .= '<a href="' . zen_href_link('news_archiv', '', 'NONSSL') . '">News Archiv</a>';

--- but this ">News Archiv< is a piece of the english language, so it can't be used in my multilanguage site.

How can I change this to work multilanguage?