On Wed, Jul 7, 2010 at 8:29 PM, Brian Quinion <
[email protected]> wrote:

> 2 Part answer:
>
> http://www.openstreetmap.org/browse/relation/556706
>
> Aotearoa is used because it is the default name if it can't find a
> language match.
>
> Firefox sends a language sequence of EN-AU, EN, ...
> IE apparently only sends EN-AU (no pure EN)
>
> This would seem to be a bug in IE - it should be sending a complete
> list of languages in order not just the country specific version.
>

Or, alternatively, Nominatim could, seeing as there is no name:en-au tag,
strip out the dialect part of the Accept-Language HTTP header (EN-AU --> EN)
first to search for possible matches before defaulting to the default name.
_______________________________________________
talk mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/talk

Reply via email to