<br><br><div class="gmail_quote">On Wed, Jul 7, 2010 at 8:29 PM, Brian Quinion <span dir="ltr"><<a href="mailto:openstreetmap@brian.quinion.co.uk">openstreetmap@brian.quinion.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">
</div>2 Part answer:<br>
<br>
<a href="http://www.openstreetmap.org/browse/relation/556706" target="_blank">http://www.openstreetmap.org/browse/relation/556706</a><br>
<br>
Aotearoa is used because it is the default name if it can't find a<br>
language match.<br>
<br>
Firefox sends a language sequence of EN-AU, EN, ...<br>
IE apparently only sends EN-AU (no pure EN)<br>
<br>
This would seem to be a bug in IE - it should be sending a complete<br>
list of languages in order not just the country specific version.<br></blockquote><div><br>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.<br>
<br></div></div>