From dd2679ecaa2b75670d5bf57fbe94147cf081654a Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Tue, 16 Aug 2016 11:41:20 +0200 Subject: Resolves: tdf#101540 add Silesian [szl-PL] to language list Change-Id: I7f73a6286d080a5ebf1b7a1bb834a06f51be6529 --- i18nlangtag/source/isolang/isolang.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'i18nlangtag') diff --git a/i18nlangtag/source/isolang/isolang.cxx b/i18nlangtag/source/isolang/isolang.cxx index b39461df1be2..ee2de006a5e6 100644 --- a/i18nlangtag/source/isolang/isolang.cxx +++ b/i18nlangtag/source/isolang/isolang.cxx @@ -663,6 +663,7 @@ static IsoLanguageCountryEntry const aImplIsoLangEntries[] = { LANGUAGE_USER_APATANI, "apt", "IN", 0 }, { LANGUAGE_USER_ENGLISH_MAURITIUS, "en", "MU", 0 }, { LANGUAGE_USER_FRENCH_MAURITIUS, "fr", "MU", 0 }, + { LANGUAGE_USER_SILESIAN, "szl", "PL", 0 }, { LANGUAGE_MULTIPLE, "mul", "" , 0 }, // multiple languages, many languages are used { LANGUAGE_UNDETERMINED, "und", "" , 0 }, // undetermined language, language cannot be identified { LANGUAGE_NONE, "zxx", "" , 0 }, // added to ISO 639-2 on 2006-01-11: Used to declare the absence of linguistic information -- cgit