Actions
Defect #4009
closed"html" tag's xml:lang always "en" for all languages
Status:
Closed
Priority:
Low
Assignee:
-
Category:
I18n
Target version:
-
Start date:
2009-10-09
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
Changing the user's interface language does not affect the xml:lang attribute value of the "html" tag.
Redmine tells the browser that the content is always English, although it's actually not. This way, services such as spell checking, tts, etc can't function correctly for languages other than English.
Redmine should set the xml:lang attribute according to the current user's language setting.
Related issues
Actions