From 9ddfbe4bc502cba5bc07472e50a9c1ef93b28dd3 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 7 Oct 2013 22:28:37 +0200 Subject: added Nogai [nog-RU] to language list, fdo#69987 Change-Id: Ib59c75ee13b5e16ef014ab7245540ffdc62c2daa --- 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 974656957128..f1f92b8c8f7f 100644 --- a/i18nlangtag/source/isolang/isolang.cxx +++ b/i18nlangtag/source/isolang/isolang.cxx @@ -563,6 +563,7 @@ static IsoLanguageCountryEntry const aImplIsoLangEntries[] = { LANGUAGE_USER_SAMI_PITE_SWEDEN, "sje", "SE", false }, { LANGUAGE_USER_NGAEBERE, "gym", "PA", false }, { LANGUAGE_USER_KUMYK, "kum", "RU", false }, + { LANGUAGE_USER_NOGAI, "nog", "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