Re: Support for BCP 47 (Tags for Identifying Languages)

"Gordon P. Hemsley" <[email protected]> Fri, 10 Jun 2011 12:55:54 -0700 (PDT)
Newsgroups gmane.comp.mozilla.internationalization
Organization http://groups.google.com
Message-ID <369aff03-8b1e-44f2-8dc6-b46b0e6847fe@y27g2000prb.googlegroups.com>
On Jun 10, 3:00=A0pm, Jesper Kristensen
<[email protected]> wrote:
> Den 10-06-2011 18:50, GPHemsley skrev:
>
>
>
>
>
>
>
>
>
> > (This message is cross-posted to both the mozilla.dev.l10n and
> > mozilla.dev.i18n newsgroups; feel free to use either to respond.)
>
> > Hello all,
>
> > Axel wanted me to let you know that work is progressing on getting
> > support for the latest BCP 47 into Firefox.
>
> > For starters, the main bug we're working in (though it will likely
> > become a tracking bug once we get into the nitty gritty) is bug 356038
> > (alias: bcp47).
>
> >https://bugzilla.mozilla.org/show_bug.cgi?id=3D356038
>
> > Kevin Scannell and I have also put together a wiki page to detail
> > precisely what our plan of action will be.
>
> >https://wiki.mozilla.org/User:GPHemsley/BCP_47
>
> > Our intent is to fully and properly implement BCP 47 and improve
> > language preference selection within Firefox, while also limiting the
> > impact on the l10n and i18n communities.
>
> > As such, we encourage you to voice your thoughts and opinions on this
> > process. None of the steps of the plan of action are set in stone, so
> > feel free to correct and update the wiki page or discuss controversial
> > portions here.
>
> > You may also ask any questions or raise any issues we haven't thought
> > of.
>
> > Thanks,
> > Gordon
>
> I am not sure if it is related or relevant to you, but since your wiki
> page seems to list where language codes and language names are used:
>
> There is a desire, and maybe even a plan, to add the ability for Firefox
> to automatically choose the right spell check dictionary based amongst
> other things on the HTML lang attribute. It would most likely involve
> comparing language codes to find a best fit.

Ah, yes! I'm glad to hear that there's finally a usecase that can take
advantage of the HTML lang attribute.

I've added a note to the wiki page that this is part of the desired
state for spellchecking.

Thanks,
Gordon