The article talks about Microsoft, and boy, it's even more terrible in some respects: for example, language of some Office tools like Excel is bound to the organization ! I worked for a French company, and I was forced to use web Excel in French, including keyboard shortcuts being FR-specific ("ctrl-g" for "bold" - "grossir"). I had my language set to English everywhere in browser, OS, MS profile, Office profile etc.…
Why does Google use location for language rather than browser settings?
31–40 of 343 posts
Re: Why does Google use location for language rather than browser settings?
#32The article talks about Microsoft, and boy, it's even more terrible in some respects: for example, language of some Office tools like Excel is bound to the organization ! I worked for a French company, and I was forced to use web Excel in French, including keyboard shortcuts being FR-specific ("ctrl-g" for "bold" - "grossir"). I had my language set to English everywhere in browser, OS, MS profile, Office profile etc.…
Re: Why does Google use location for language rather than browser settings?
#33There's no other logical reason a rough guess about where you might be in the world is a better method for determining your language needs than the specific request from the browser.
Re: Why does Google use location for language rather than browser settings?
#34Re: Why does Google use location for language rather than browser settings?
#35My personal papercut is with YouTube. It doesn’t care that: - my browser is in English - that I’m logged in and with English as my language - that my region is set to the U.S. - that I only used English keywords on the search box It still gives me Portuguese results as my geo ip is in Brazil. It’s infuriating.
Re: Why does Google use location for language rather than browser settings?
#36Re: Why does Google use location for language rather than browser settings?
#37Google goes further than that. If you go for a holiday in Thailand, you'll get all your search results dated with the Buddhist calendar instead of the Gregorian calendar. Nice work, world's best and brightest.
Re: Why does Google use location for language rather than browser settings?
#38I live in the French speaking part of Belgium and have configured all my devices in English for the past 15+ years. Apparently Google consider that if you are geo IP located in Belgium with your devices in English, you _have to be_ a Dutch speaker. While I would agree that French speaking Belgians are in majority using French UIs, there are exceptions. Please respect my browser settings! The solution? I have to put F…
Re: Why does Google use location for language rather than browser settings?
#39This doesn't even consider the possibility that location might be a more accurate indication of what language(s) the human user knows/prefers language than the browser setting is. Which it may or may not be. But I'm shocked by the headline, "Why does Google get internationalization wrong?" that just presume that Google hasn't collected data on this. After all, Google is famous for data collected and data-driven decis…
They used to have /ncr (no country redirect) - open that in incognito mode and you have to accept some TOS in a language based on some idea of where the IP is.
Re: Why does Google use location for language rather than browser settings?
#40Wrong; we got complaints from users that their app was in English instead of Dutch. Even though their device was set to English or another unsupported language.
We begrudgingly added an app specific language preference. I repeated this later on for a package shipping webapp where on the login screen (and elsewhere iirc?) you can select a language; it defaults to your browser's Accept-Language header, but allows the user to override it.
Lesson learned; Accept-Language is fine for the initial language, and if that header is not to be trusted, maybe IP / geolocation based. But always offer an easy way to set the language; you may be dealing with someone who doesn't live in the country of origin on a device / browser that isn't theirs.
Also remember that location, locale and language are three different concepts entirely.