summaryrefslogtreecommitdiffstats
path: root/i18nlangtag/source/isolang/isolang.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18nlangtag/source/isolang/isolang.cxx')
-rw-r--r--i18nlangtag/source/isolang/isolang.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18nlangtag/source/isolang/isolang.cxx b/i18nlangtag/source/isolang/isolang.cxx
index cb1d5956d6ea..eea9592d907c 100644
--- a/i18nlangtag/source/isolang/isolang.cxx
+++ b/i18nlangtag/source/isolang/isolang.cxx
@@ -693,6 +693,7 @@ IsoLanguageCountryEntry const aImplIsoLangEntries[] =
{ LANGUAGE_USER_BRIBRI, "bzd", "CR", k0 },
{ LANGUAGE_USER_ENGLISH_DENMARK, "en", "DK", k0 },
{ LANGUAGE_USER_SESOTHO_LESOTHO, "st", "LS", k0 },
+ { LANGUAGE_USER_KLINGON, "tlh", "" , k0 },
{ LANGUAGE_MULTIPLE, "mul", "" , k0 }, // multiple languages, many languages are used
{ LANGUAGE_UNDETERMINED, "und", "" , k0 }, // undetermined language, language cannot be identified
{ LANGUAGE_NONE, "zxx", "" , k0 }, // added to ISO 639-2 on 2006-01-11: Used to declare the absence of linguistic information
@@ -1183,6 +1184,7 @@ css::lang::Locale MsLangId::Conversion::lookupFallbackLocale(
LANGUAGE_USER_INTERLINGUE,
LANGUAGE_USER_LOJBAN,
LANGUAGE_KASHMIRI,
+ LANGUAGE_USER_KLINGON,
LANGUAGE_USER_KEYID,
// And the special codes without country.
LANGUAGE_MULTIPLE,