Switched from English to German. German UI design is very direct…

  • SaharaMaleikuhm@feddit.org
    link
    fedilink
    arrow-up
    0
    ·
    23 days ago

    Want to bet that this was no accident? Also I think it should never ever be changed cause it’s funny and does not hurt anyone.

    • Ephera@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      23 days ago

      Yeah, it’s just your usual buttons:

      • BoldFett
      • ItalicKursiv
      • U͟n͟d͟e͟r͟l͟i͟n͟e͟d → U͟n͟t͟e͟r͟s͟t͟r͟i͟c͟h͟e͟n
        • Ephera@lemmy.ml
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          23 days ago

          Lemmy uses Markdown for storing/displaying comments, specifically the CommonMark flavor with some extensions, as documented here: https://join-lemmy.org/docs/users/02-media.html

          And yeah, no, that doesn’t have a way to underline,

          except

          maybe

          one

          of

          these
          here,

          depending on the Markdown implementation in the client. Some clients might also choose to underline the highlighting, that’s normally 𝘪𝘵𝘢𝘭𝘪𝘤.

          Links may be underlined as well.

          Well, and then you’ve also got this thing, which is certainly a line under this text:


          On Lemmy, we also got strikethrough. Priorities, I guess. 🙃

          But yeah, no proper, consistent underlining in Markdown/Lemmy. 🥴

      • adarza@lemmy.ca
        link
        fedilink
        arrow-up
        0
        ·
        23 days ago

        oh, my. that third line is horrendous. that’s what happens when the software (in this case, lemmy’s md to html engine) tries to do the rendering instead of the browser. trying to underline using unicode… and failing, instead of just using css.

        • Ephera@lemmy.ml
          link
          fedilink
          English
          arrow-up
          0
          ·
          23 days ago

          Oh man, I just checked what it looks like in Firefox:

          The underline after the first character and ends one character after the last.

          I had written that comment in the Jerboa app (and fiddled with it to make it look reasonable):

          The underline starts and ends in the middle of the first/last character.


          when the software (in this case, lemmy’s md to html engine) tries to do the rendering instead of the browser.

          And nope, in this case I added the Unicode for the underline myself. Well, I used this app. That passes straight through the MD→HTML conversion without being touched.
          And it actually is rendered by the browser, but yeah, by the browser’s Unicode+font rendering, not the CSS engine. Or in case of Jerboa, by Android’s Unicode+font rendering.
          Would certainly be nice, if these would look the same. 🫠

    • schnurrito@discuss.tchncs.de
      link
      fedilink
      arrow-up
      0
      ·
      23 days ago

      “Kursiv” really just translates back to “italic” despite being a cognate of “cursive”. Outside one bad translation of a Simpsons episode, I have never heard connected handwriting referred to as “kursiv” in German.

      • Cambionn@feddit.nl
        link
        fedilink
        arrow-up
        0
        ·
        23 days ago

        “Kursive” (with an “e”) technically means the same as “Schreibschrift” (aka handwriting developed for quick penning, generally attached). “Kursiv” (without “e”) in turn means “italic”. But despite being technically correct German it isn’t commonly used.

        It’s just like how in Dutch we do also have the word “italiek” for italic fonts, but it’s rare to see it used and we generally use “cursief” (whereas what is called cursive in English is called “schrijfletters” in Dutch). Both are technically correct Dutch, but the first you will pretty much never see used by native speakers.

        I guess American shows sometimes find these kind of rare-but-technically-correct words when translating and run with it without realising no one actually uses that word. Which is indeed bad translating.