Wrong Apostrophs are used everywhere… →’ that’s the right one. → ' wrong one
amanda-sauter opened this issue · 2 comments
amanda-sauter commented
Wrong Apostrophs are used everywhere… →’ that’s the right one. → ' wrong one
huerlisi commented
Thanks for reporting this!
I need some more information to properly fix this:
- how do I even enter this ’?
- Is this for the text strings or for the number separators?
amanda-sauter commented
- It depends on your keyboard. On my Swiss-Mac-Keyboard you get the Apostroph like this: alt + shift + ! (U+2019)
- The Apostroph is used for number separators (2’000) or in Text (it’s).
For English quotes you use these: “bla”, They should look like 66bla99, depending on your Font you see it better or worse.
For German quotes you use these: „bla“, They should look like 99bla66.
You could also use these «bla»(Guillemets. Common in Switzerland), or like this »bla« (used in Germany)