From d281caacbe20b61fd53e4d54f0178b3f83266970 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Fri, 4 Oct 2013 17:00:55 +0200 Subject: added Kumyk [kum-RU] to language list, fdo#70089 Change-Id: Iebf76555903fec1b533141104d3752735a8be075 --- i18nlangtag/source/isolang/isolang.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'i18nlangtag/source') diff --git a/i18nlangtag/source/isolang/isolang.cxx b/i18nlangtag/source/isolang/isolang.cxx index 5b9c9677747d..974656957128 100644 --- a/i18nlangtag/source/isolang/isolang.cxx +++ b/i18nlangtag/source/isolang/isolang.cxx @@ -562,6 +562,7 @@ static IsoLanguageCountryEntry const aImplIsoLangEntries[] = { LANGUAGE_USER_CORNISH, "kw", "UK", false }, { LANGUAGE_USER_SAMI_PITE_SWEDEN, "sje", "SE", false }, { LANGUAGE_USER_NGAEBERE, "gym", "PA", false }, + { LANGUAGE_USER_KUMYK, "kum", "RU", false }, { LANGUAGE_MULTIPLE, "mul", "" , false }, // multiple languages, many languages are used { LANGUAGE_UNDETERMINED, "und", "" , false }, // undetermined language, language cannot be identified { LANGUAGE_NONE, "zxx", "" , false }, // added to ISO 639-2 on 2006-01-11: Used to declare the absence of linguistic information -- cgit