Ticket #67 (closed defect: wontfix)
Set lang info on fallback language tasklist messages
| Reported by: | vivien | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | UI | Version: | dev |
| Keywords: | Cc: |
Description
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
