This always annoys me. I land on a site that’s in a language I don’t understand (say, Dutch), and I want to switch to something else. I open the language selector and… it’s all in Dutch too. So instead of Germany/Deutchland, Romania/România, Great Britain, etc, I get Duitsland and Roemenië and Groot-Brittannië…
How does that make any sense? If I don’t speak the language, how am I supposed to know what Roemenië even is? In some situations, it could be easier to figure it out, but in some, not so much. “German” in Polish is “Niemiecki”… :|
Wouldn’t it be way more user-friendly to show the names in their native language, like Deutsch, Română, English, Polski, etc?
Is there a reason this is still a thing, or is it just bad UX that nobody bothers to fix?
Nobody’s arguing that it’s the right way to do it, we’re just saying that breaking out words like “dumb” after the fact from the comfort of our keyboards, over problems that aren’t necessarily obvious at development time if you’ve not had i18n training, is kind of harsh.
The only thing I know about i18n is that it is an annoying shitload of language installer packages for both firefox and libreoffice ^^ That said, however, how you need training for a localization package to provide a language menu(!) - not the translations, mind you - in English, is beyond me. I can’t follow the point you seem to be trying to make. There’s no reason to not hardcode (in English) a language selection menu, and then display the list of available site languages (and these should be a country flag with the name of language next to it in what may be the language itself)
The point is that it’s really easy to point at stuff after the fact like it’s obvious. Take for example your mention of flags; the World Wide Web Consortium recommends against their use, because countries aren’t languages, and so the use of flags to represent them is potentially contentious depending on what market you’re selling your product in and which flag you choose. Any screwup you make there would be really easy for some smartass to show up afterwards and say “well obviously you shouldn’t use a Taiwan flag to represent Traditional Chinese if you’re selling in China, dumbass, you shouldn’t need special training to know that… and while we’re at it, at least a few of the 8 million Ukrainians who speak Russian probably aren’t keen on identifying themselves in their profile with a Russian flag either”.
Again, and I feel like I’m repeating myself here, my point isn’t that you’re incorrect, it’s that getting on your high horse about it and calling people dumb is kind of a neckbeard move because every aspect of i18n has the potential to make anyone look dumb.
fair enough, that is a good point.
No, I wasn’t calling people dumb, I was calling “most web developers” morons, and I stand by that. Most web developers are morons. And the language topic at hand is just one of many symptoms of that. Way more annoying than that is that almost all websites have been fubared with stupid frameworks and interactive sites transmitting each keypress and reloading parts of the page while you are trying to use them / whatever was in your focus before. Interactive websites can be done right, but most of the time they are not, and it’s the fault of stupid marketing people and crappy web developers / designers who do NOT refuse to implement shitty marketing ideas.
The languages in a language menu should each be written in their own language. So German should be “Deutsch”, English should be “English”, Japanese should be “日本語”, etc.