]> sourceware.org Git - glibc.git/commitdiff
Define ISO 639-3 "tok" [BZ #28950]
authorCarlos O'Donell <carlos@redhat.com>
Tue, 8 Mar 2022 19:57:29 +0000 (14:57 -0500)
committerCarlos O'Donell <carlos@redhat.com>
Mon, 14 Mar 2022 12:44:00 +0000 (08:44 -0400)
Effective 2022-01-20 via SIL request 2021-043 the identifier "tok"
is now active for Toki Pona in the code set for ISO 639-3.

References:
https://iso639-3.sil.org/code/tok
https://iso639-3.sil.org/sites/iso639-3/files/change_requests/2021/2021-043.pdf

No regressions on x86_64.

locale/iso-639.def

index 926aebada0158806451b87cf7c90317808417cd9..242e768226af4e695d8a7cf1f6be71a910a16c29 100644 (file)
@@ -480,6 +480,7 @@ DEFINE_LANGUAGE_CODE3 ("Tiv", tiv, tiv)
 DEFINE_LANGUAGE_CODE3 ("Tlingit", tli, tli)
 DEFINE_LANGUAGE_CODE3 ("Tok Pisin", tpi, tpi)
 DEFINE_LANGUAGE_CODE3 ("Tokelau", tkl, tkl)
+DEFINE_LANGUAGE_CODE3 ("Toki Pona", tok, tok)
 DEFINE_LANGUAGE_CODE3 ("Tonga (Nyasa)", tog, tog)
 DEFINE_LANGUAGE_CODE ("Tonga (Tonga Islands)", to, ton, ton)
 DEFINE_LANGUAGE_CODE3 ("Tsimshian", tsi, tsi)
This page took 0.046137 seconds and 5 git commands to generate.