[Libreoffice-commits] core.git: i18nlangtag/source
Eike Rathke
erack at redhat.com
Tue Sep 3 12:36:08 PDT 2013
i18nlangtag/source/isolang/isolang.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit e87d0ae6359b63c2bb37e00944355ddd8d591496
Author: Eike Rathke <erack at redhat.com>
Date: Tue Sep 3 21:34:32 2013 +0200
'qtz' is a known no-country locale
Change-Id: I1045811f6c947282038fbec3c0d4b8c57b65635e
diff --git a/i18nlangtag/source/isolang/isolang.cxx b/i18nlangtag/source/isolang/isolang.cxx
index 447a60a..68f5735 100644
--- a/i18nlangtag/source/isolang/isolang.cxx
+++ b/i18nlangtag/source/isolang/isolang.cxx
@@ -874,6 +874,7 @@ void MsLangId::Conversion::convertLanguageToLocaleImpl( LanguageType nLang,
case LANGUAGE_USER_INTERLINGUA:
case LANGUAGE_USER_LOJBAN:
case LANGUAGE_KASHMIRI:
+ case LANGUAGE_USER_KEYID:
return pEntry->getLocale();
default:
; // nothing
More information about the Libreoffice-commits
mailing list