diff options
author | Eike Rathke <erack@redhat.com> | 2021-08-30 12:43:34 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2021-08-30 16:20:12 +0200 |
commit | 158cc1d81121df12edfaf9ce80a7745e6aaad46b (patch) | |
tree | 3d84efde2dc5db3c7c9373a0845024c73bb901ae | |
parent | 6e4f728dc93a4e849d2396bacd672e2df3274cc1 (diff) |
Resolves: tdf#144059 Tigrigna {ti-*} (Ethi) is CTL
Change-Id: I5fb56e039c854471ae444395feee27e820902181
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121297
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
-rw-r--r-- | i18nlangtag/source/isolang/mslangid.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18nlangtag/source/isolang/mslangid.cxx b/i18nlangtag/source/isolang/mslangid.cxx index 9e6f2a7532ad..d3bcee020a00 100644 --- a/i18nlangtag/source/isolang/mslangid.cxx +++ b/i18nlangtag/source/isolang/mslangid.cxx @@ -400,6 +400,7 @@ sal_Int16 MsLangId::getScriptType( LanguageType nLang ) primary(LANGUAGE_TELUGU ), primary(LANGUAGE_THAI ), primary(LANGUAGE_TIBETAN ), // also LANGUAGE_DZONGKHA + primary(LANGUAGE_TIGRIGNA_ETHIOPIA ), primary(LANGUAGE_UIGHUR_CHINA ), primary(LANGUAGE_URDU_INDIA ), primary(LANGUAGE_USER_BODO_INDIA ), |