diff options
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -56,7 +56,19 @@ Eligible for investigations are: Test them with a desktop screen reader, talkback and maybe a browser screen reader such as ChromeVox (or its free alternative). -## TODO Add decision on using language identifier for translation, but not the country {#task-ce5cd33e-b3a1-1606-0d78-0d9586b07529} +## DONE Add decision on using language identifier for translation, but not the country {#task-ce5cd33e-b3a1-1606-0d78-0d9586b07529} +- DONE in 2021-07-13 + + Decided! + + Using the language only is better, period. + + There are special cases where the country actually helps specify two different languages, such as zh_CN and zh_TW. + But the default should be the language encompassing universally all countries that speak that language. + Regionalisms are avoided to better inclusivity of less populated countries. + + BONUS: The golden rule is to make the translation unit to be the sentence rather than words. + This is just a general comment on translation logistics, and has nothing to do with including the country. - TODO in 2021-07-06 --- |