- From: <bugzilla@jessica.w3.org>
- Date: Mon, 04 Apr 2011 18:54:39 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12417
Kornel Lesinski <kornel@geekhood.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kornel@geekhood.net
--- Comment #2 from Kornel Lesinski <kornel@geekhood.net> 2011-04-04 18:54:38 UTC ---
For the record, there's a related W3C recommendation:
http://www.w3.org/TR/its/
which, among lots of other features, has its:translate="no".
Google Translate supports `class="notranslate"`
(http://translate.google.com/support/)
Theoretically such effect could be achieved with `lang=zxx`, although this
loses information about language text is in (which may be useful for screen
readers).
Another solution could be something like `lang="en-notranslate"` (i.e. correct
language code with some suffix indicating it should not be translated).
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Monday, 4 April 2011 18:54:42 UTC