Each frame elements should have a "title" attribute.
frame
<frame src="navigation.html"></frame>
<frame src="navigation.html" title="The site navigation"></frame>