|
|
|
|
|
by jeroen94704
3350 days ago
|
|
"it's irritating when apps don't use my location to pick sane defaults" No, no, a thousand times NO. Location should NOT EVER be used as a basis for things like units, currency, date format etc. _every_ computer these days has perfectly serviceable language and locale settings. These settings should be the definitive source for any application to decide how to present language/locale-dependent information to you. If an application shows you distances in miles, either: 1) The application ignores the language and locale settings altogether and always uses english/miles.
2) The application does look at the language setting but ignores the locale setting and decides that "english language" implies "distance in miles"
3) The application does the right thing, and your computer is actually set to a locale that uses miles for distance. Note that none of these scenario's are fixed by looking at the physical location of your computer. |
|
A website shouldn't ignore Accept-Language. But if I set up something for the first time AND it already knows something about my region/location: Sure, go ahead and use that to suggest sane defaults.
Note that the GP seems to agree that you should be able to change the settings yourself.
So, while I'm seriously pissed by the original language redirection/detection issue (German, everything is set to en, travelling quite a bit and spent a year in Israel: Thanks, Google, for a site in Hebrew), your 'NOT EVER' seems off. Whether I travel or sit at home, if I open - using the GP's example - GMaps for the first time on a brand new phone: Why shouldn't it default to the local units? I'd consider it a bug if it wouldn't do that.