From 48c79177a1a29420b3d8adfa8e00703ab62789a1 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 1 Mar 2010 18:40:29 +0100 Subject: locales33: #i109687# added Bafia_Cameroon [ksf-CM] to language list --- i18npool/source/isolang/isolang.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'i18npool/source/isolang') diff --git a/i18npool/source/isolang/isolang.cxx b/i18npool/source/isolang/isolang.cxx index b93001584236..3aaab05617bf 100644 --- a/i18npool/source/isolang/isolang.cxx +++ b/i18npool/source/isolang/isolang.cxx @@ -458,6 +458,7 @@ static MsLangId::IsoLangEntry const aImplIsoLangEntries[] = { LANGUAGE_USER_BUSHI, "buc", "YT" }, { LANGUAGE_USER_TAHITIAN, "ty", "PF" }, { LANGUAGE_USER_MALAGASY_PLATEAU, "plt", "MG" }, + { LANGUAGE_USER_BAFIA, "ksf", "CM" }, { LANGUAGE_NONE, "zxx", "" }, // added to ISO 639-2 on 2006-01-11: Used to declare the absence of linguistic information { LANGUAGE_DONTKNOW, "", "" } // marks end of table }; -- cgit