aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-13 22:33:17 -0300
committerEuAndreh <eu@euandre.org>2021-07-13 22:33:17 -0300
commitc356a98a29f54776a9a56736b3e645c666531a21 (patch)
treee6698d177c3f8cd64de11bb15e0189c24a4abe18
parentTODOs.md: Add progree report to #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586 (diff)
downloadgit-permalink-c356a98a29f54776a9a56736b3e645c666531a21.tar.gz
git-permalink-c356a98a29f54776a9a56736b3e645c666531a21.tar.xz
TODOs.md: Mark #task-ce5cd33e-b3a1-1606-0d78-0d9586b07529 as DONE
-rw-r--r--TODOs.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 2f5005d..aee4b17 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -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
---