diff mbox series

Define ISO 639-3 "tok" [BZ #28950]

Message ID 20220308210452.2018687-1-carlos@redhat.com
State New
Headers show
Series Define ISO 639-3 "tok" [BZ #28950] | expand

Commit Message

Carlos O'Donell March 8, 2022, 9:04 p.m. UTC
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 | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/locale/iso-639.def b/locale/iso-639.def
index 926aebada0..242e768226 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -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)