[Libreoffice-commits] core.git: i18nlangtag/source

Eike Rathke (via logerrit) logerrit at kemper.freedesktop.org
Mon Aug 30 14:20:47 UTC 2021


 i18nlangtag/source/isolang/mslangid.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 158cc1d81121df12edfaf9ce80a7745e6aaad46b
Author:     Eike Rathke <erack at redhat.com>
AuthorDate: Mon Aug 30 12:43:34 2021 +0200
Commit:     Eike Rathke <erack at redhat.com>
CommitDate: Mon Aug 30 16:20:12 2021 +0200

    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 at redhat.com>
    Tested-by: Jenkins

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     ),


More information about the Libreoffice-commits mailing list