id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
67	Set lang info on fallback language tasklist messages	vivien		"http://qa-dev.w3.org/unicorn/?ucn_lang=es
{{{
<html xmlns=""http://www.w3.org/1999/xhtml"" xml:lang=""es"" lang=""es"" dir=""ltr"">
(...)
<div class=""input""><p>
<label><span>Tarea:</span>
<select name=""ucn_task"" id=""tasks"">
<option value=""conformance"" title=""Performs as many checks as possible."" selected=""selected"">General Conformance Check</option>

<option value=""full-css"" title=""Checks validity against CSS 1, CSS 2, CSS 2.1 and CSS 3 profiles"">Global CSS Validation</option>
}}}

Here the interface is in Spanish but the tasks descriptions are not available in that language and thus their are displayed in the default or fallback language.

The corresponding ''lang'' ''xml:lang'' and ''dir'' attributes should be set to the values of the choosen fall-back language."	defect	closed	major		UI	dev	wontfix		
