Ticket #67 (closed defect: wontfix)

Opened 4 years ago

Last modified 3 years ago

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

Changed 3 years ago by tgambet

  • status changed from new to closed
  • resolution set to wontfix

Impossible to determine where and when it is safe to add the xml:lang and dir attributes.

Add/Change #67 (Set lang info on fallback language tasklist messages)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.