[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - i18nlangtag/source

Eike Rathke (via logerrit) logerrit at kemper.freedesktop.org
Tue Aug 31 09:36:37 UTC 2021


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

New commits:
commit c42356ad2798e9aa6c724a99f39ff15a253ef0c2
Author:     Eike Rathke <erack at redhat.com>
AuthorDate: Mon Aug 30 12:43:34 2021 +0200
Commit:     Michael Stahl <michael.stahl at allotropia.de>
CommitDate: Tue Aug 31 11:36:02 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
    (cherry picked from commit 158cc1d81121df12edfaf9ce80a7745e6aaad46b)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121281
    Reviewed-by: Michael Stahl <michael.stahl at allotropia.de>

diff --git a/i18nlangtag/source/isolang/mslangid.cxx b/i18nlangtag/source/isolang/mslangid.cxx
index ae6cd6291672..995e7271ab06 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