diff options
author | EuAndreh <eu@euandre.org> | 2021-07-13 22:33:17 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-07-13 22:33:17 -0300 |
commit | c356a98a29f54776a9a56736b3e645c666531a21 (patch) | |
tree | e6698d177c3f8cd64de11bb15e0189c24a4abe18 | |
parent | TODOs.md: Add progree report to #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586 (diff) | |
download | git-permalink-c356a98a29f54776a9a56736b3e645c666531a21.tar.gz git-permalink-c356a98a29f54776a9a56736b3e645c666531a21.tar.xz |
TODOs.md: Mark #task-ce5cd33e-b3a1-1606-0d78-0d9586b07529 as DONE
-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 --- |