From ecf88f83f877fd08a6d5a418c17fdf36b82a8369 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 19 Jun 2017 19:25:15 +0200 Subject: Add Kituba (Democratic Republic of the Congo) [ktu-CD] to language list Change-Id: I9ba7a9d104dd6a5e47aa62058d0602101053e9af --- 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 9ee33709f041..87bc329e9596 100644 --- a/i18nlangtag/source/isolang/isolang.cxx +++ b/i18nlangtag/source/isolang/isolang.cxx @@ -668,6 +668,7 @@ static IsoLanguageCountryEntry const aImplIsoLangEntries[] = { LANGUAGE_USER_SILESIAN, "szl", "PL", k0 }, { LANGUAGE_USER_MANCHU, "mnc", "CN", k0 }, { LANGUAGE_USER_XIBE, "sjo", "CN", k0 }, + { LANGUAGE_USER_KITUBA_DRCONGO, "ktu", "CD", 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 -- cgit