56efba66f5
For a long time, we’ve not been limited to ASCII and have machines that can properly render the typographically-correct punctuation symbols for our languages. This leads to a better, clearer reading experience and also matches the `<meta charset="utf-8">` and the the use of such punctuation on FAQs. Changes: • Ellipsis: `...` → `…` (https://en.wikipedia.org/wiki/Ellipsis) • Apostrophe: `'` → `’` (https://en.wikipedia.org/wiki/Apostrophe) While I could try to do research on other languages, I’m not a native speaker in them and wouldn’t feel comfortable making any adjustments outside of English. |
||
---|---|---|
.. | ||
translations | ||
catalog.go | ||
catalog_test.go | ||
doc.go | ||
locale.go | ||
locale_test.go | ||
plural.go | ||
plural_test.go | ||
printer.go | ||
printer_test.go |