On 5/11/2015 05:16, Cláudio Esperança wrote:
> Hello.
> 
> The question is what to serve to users with "pt" as the
> "Accept-Language" header, if no other value match - should we serve
> pt-PT content, pt-BR or some default language (like en-US). How is this
> situation handled for the "en" value?

I believe that "en" will currently map to "en-US", but it's a bit of a
special case because "en-US" is our default locale.

AFAICT we currently special-case the following mappings by copying the
region-specific variant over to the generic one:

  * sv => sv_SE
  * hi => hi_IN
  * pt => pt_PT

> 2015-11-04 14:45 GMT+00:00 Matjaz Horvat <[email protected]
>     Before we proceed, it would be valuable if we could get data on how
>     many pt visitors we get in comparison to pt-PT and pt-BR.

I think we'll have to do some special instrumentation of the code in
order to determine this, but it sounds like worthwhile metrics for us to
have more broadly, i.e. how many users are not receiving suitably
translated content, and for what locales?


  Cheers,

    Ryan
_______________________________________________
Dev-fxacct mailing list
[email protected]
https://mail.mozilla.org/listinfo/dev-fxacct

Reply via email to