- From: Marcos Caceres <marcosc@opera.com>
- Date: Tue, 29 Jun 2010 16:07:53 +0200
- To: Richard Ishida <ishida@w3.org>
- Cc: public-i18n-core@w3.org, public-webapps@w3.org
On Fri, May 28, 2010 at 8:38 AM, Richard Ishida <ishida@w3.org> wrote: > Comment from the i18n review of: > http://dev.w3.org/2006/waf/widgets/ > > Comment 21 > At http://www.w3.org/International/reviews/0907-widgets-pc/ > Editorial/substantive: E > Tracked by: AP > > Location in reviewed document: > General > > Comment: > Language tags are presented as lowercase. While case has no meaning in language tags, they are typically canonicalized (and are recommended to use) the case conventions in BCP 47. See http://tools.ietf.org/html/bcp47#section-2.1.1 > That is no problem for when language tags appear in xml:lang, as they are cononicalized to lower-case. However, following BCP 47 would cause issues with matching folders, as they are treated as case sensitive. In the "Folder-based localization" section, I've added the following to the authoring guidelines: "Because folders inside a widget package are treated by the user agent as case sensitive, the names of the folders inside a locale folder need to be in lower-case. Unfortunately, this violates the case conventions recommended in BCP 47. " In the "The xml:lang Attribute" section of the spec, I've added the following to the authoring guidelines: "Please note that, while case has no meaning in language tags, it is recommend that with xml:lang authors use the case conventions recommended in BCP 47." -- Marcos Caceres Opera Software ASA, http://www.opera.com/ http://datadriven.com.au
Received on Tuesday, 29 June 2010 14:08:48 UTC