From b8d8d1bd05802dfdc755dcc245e1c0cc62c0e3b2 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Wed, 26 Feb 2014 20:06:39 +0100 Subject: added Lengo [lgr-SB], fdo#72512 Change-Id: I8614619224d65118d6057eab6c3f6f7ee8efc617 --- i18nlangtag/source/isolang/isolang.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'i18nlangtag/source/isolang/isolang.cxx') diff --git a/i18nlangtag/source/isolang/isolang.cxx b/i18nlangtag/source/isolang/isolang.cxx index afd9cf56ce31..0f6c6ee97adb 100644 --- a/i18nlangtag/source/isolang/isolang.cxx +++ b/i18nlangtag/source/isolang/isolang.cxx @@ -643,6 +643,7 @@ static IsoLanguageCountryEntry const aImplIsoLangEntries[] = { LANGUAGE_USER_FRENCH_BURKINA_FASO, "fr", "BF", 0 }, { LANGUAGE_USER_PUINAVE, "pui", "CO", 0 }, { LANGUAGE_USER_AVAR, "av", "RU", 0 }, + { LANGUAGE_USER_LENGO, "lgr", "SB", 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