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?

  • Cousin Mose@lemmy.hogru.ch
    link
    fedilink
    arrow-up
    100
    arrow-down
    2
    ·
    edit-2
    1 day ago

    It would be way more user-friendly to use the language in the HTTP headers. As a web developer the fact that websites are too stupid to do this really grinds my gears. This is just as bad as assuming the language/region from the geolocation of the IP address.

    C’mon guys…

    • rizzothesmall@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      5 hours ago

      It wouldn’t be too much work to hook the request language up to a CMS and then a translation service. You could produce in a couple of popular languages upfront and then when someone with a new language visits a landing page, translate it at high priority (few seconds), then the cascade the next most likely click-throughs in order of popularity (or callout weight if it’s new). The translations can then be queued for review, and it will mean you only translate when you need to, and the user only experiences a second or so delay as the translation streams the content above the fold.

      • CatLikeLemming@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        Even worse when a version is actually different. I had to check the US prices in a store once, it decided “nah mate, your IP’s not American, clearly you’re a bloody idiot, here’s your native version” and even when I manually changed the url to US English, as they did languages based on part of the path, it still decided clearly I must not know what I want. I couldn’t even try to infer the price, as the product didn’t exist on my version of the site.

        And aside from that and language pet peeves, what if you’re on Holiday? Or live in an area that speaks a lot of languages close together?

        As Cousin Mose said, the language is in the header, the fact that some web devs decide the IP address is clearly a better way to figure out what language you want is insane

      • Cousin Mose@lemmy.hogru.ch
        link
        fedilink
        arrow-up
        18
        ·
        1 day ago

        It’s like all the developers in the field got handed access to some IP dataset and they’re just looking for reasons to use it. Screw the users I guess?

        • EisFrei@lemmy.world
          link
          fedilink
          arrow-up
          9
          arrow-down
          1
          ·
          1 day ago

          The customer gets what the customer wants.

          I’ve tried countless times to convince them to just use the browser locale, but most of them somehow keep insisting on using geolocation…

    • scoutfdt@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      16
      ·
      1 day ago

      My Pixel started giving me distances in miles once because I had the system language to English. I needed to change it to English (German) to show me meters. I don’t know if they reverted that but at this point I am too afraid to change it.

      • psud@aussie.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        1 hour ago

        My pixel set to Australian English works fine in metric. I presume you chose British English where they use miles rather than kilometres, of course that works for me as I also want Australian spellings

      • Noobnarski@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        23 hours ago

        I have my Google Account set to English, but YouTube still autotranslates all video titles of newer videos to German for some reason…

      • floquant@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        5
        arrow-down
        1
        ·
        1 day ago

        That’s just how locales work. When you set the language, you also get the associated date/time representation, unit system, etc

        • yetAnotherUser@discuss.tchncs.de
          link
          fedilink
          arrow-up
          7
          ·
          23 hours ago

          But you should be able to set the locale separately from language. You can easily do that on any Unix/Linux system. In your locale.conf, set LANG to your language and all other LC_* variables to your preferred locale.

          Systems that do not allow this are badly designed. For a lot of multilingual people, locale and preferred language are independent.

          • LeninsOvaries@lemmy.cafe
            link
            fedilink
            English
            arrow-up
            3
            ·
            20 hours ago

            Yeah, Japan as a country uses kilometers, and Rawhide Kobayashi has an easier time reading things on his phone in Japanese, but his heart craves the measurement units of his true home, Texas.

        • scoutfdt@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          4
          ·
          23 hours ago

          Yeah but it didn’t say locale or location, it said system language, that is what i was confused about language =/= location.

        • Hawke@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          23 hours ago

          And that is just an example of horrible UI. Locales should not be tied to those things. Maybe set the defaults but not forced.

    • dev_null@lemmy.ml
      link
      fedilink
      arrow-up
      8
      ·
      1 day ago

      Yes, but it doesn’t solve the problem. Even when a website does that, they might still have a switcher to let you override.

      • thatsnothowyoudoit@lemmy.ca
        link
        fedilink
        arrow-up
        5
        ·
        1 day ago

        We do both.

        A) use the language set by the user in their os/browser B) switcher shows the language name in that language

        Done, easy, etc. IMO the hard part are great translations and designs that work in languages where every word is a novel. And yet, here we are.

    • cley_faye@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      18 hours ago

      I’m pretty sure nobody’s doing that based on geoip. Client-side, the browser exposes the user’s languages choices. And server side, the HTTP header can help. But geoip is totally unreliable, even a broken salesman would not sell that as a feature.

      Well ok they would sell it but get a very heavy glance from the dev team.

      • Cousin Mose@lemmy.hogru.ch
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        14 hours ago

        Have you used the web and/or VPN lately? I send the language header but am bombarded by content in the wrong language all the time.

        • leftzero@lemmynsfw.com
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          13 hours ago

          YouTube (and Google in general) has been horrible for multilingual users (and users who want to see content in a different language than the default for whatever country they’re browsing from) for quite some time, but lately it’s getting downright unusable without untranslator browser extensions.

    • x00z@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      1 day ago

      Accept Language headers are sadly an easy browser fingerprint. I therefor have it set to English even though that’s not my native language.

      There’s also the case where you might have misclicked when changing your language, so your argument isn’t really a complete solution. It just helps but doesn’t fix the main problem.

      • Cousin Mose@lemmy.hogru.ch
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        edit-2
        19 hours ago

        If you set your language on a website what’s the difference between them using the header versus using the selected language for fingerprinting?

        I understand what you’re saying but even I, a person who splits all their traffic between three different VPN tunnels and goes way too far with DNS blocking don’t really care about fingerprinting based on language.

        If the person really cares so much they can set the browser language back to English then manually change it on each website they visit. We shouldn’t punish everyone on such a silly privacy preference.

        Edit: Yeah of course just downvote me, don’t bother to engage in any kind of dialog.