9
votes
6answers
156 views

Is it absolutely necessary to show the currently selected language in a language selector?

There are three choices of language. At least on mobile it would be nice if I could save a little space in the footer by omitting the currently active language. This seems risky though as it means the ...
6
votes
3answers
87 views

Country/Region Specific locales: How much is it important?

In our website, we are providing more than one language choice, so users will be able to use the website if they knew any of these languages. However, it surprised me that one site I've visited ...
108
votes
13answers
3k views

Language of language names in the language selector?

Imagine a site that's available in multiple languages. The language is detected automatically by looking at the IP or the browser header. But that's not bulletproof, so a few users might end up on a ...
4
votes
3answers
221 views

In a multilingual website should we provide the local language of the country even most of the people understand english there?

In a multilingual website should we provide the local language of the country even if most of the people understand english there? For example, In India. Most of the people who use computer and shop ...
7
votes
4answers
423 views

A good solution how to localize and let user choose language on HTML page

I read another question where a poster states that flags should not be used for languages since flags represent countries. In my mind I agree but in my eye this solution is the best: Do you agree ...
4
votes
4answers
95 views

A usable and extensible approach to a localized field

For a website, I'm trying to find a usable way to localize a value in different language. Lets assume the name of a trip called "Raid des loups". The English version of this field is "A raid with the ...