From 1c6e780b960f1f3f210b49d2607f36ae6c2583b3 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Tue, 4 May 2010 00:10:26 +0200 Subject: locales33a: #i110484# add Gikuyu [ki-KE] 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 28c86d39673e..96779a06e117 100644 --- a/i18npool/source/isolang/isolang.cxx +++ b/i18npool/source/isolang/isolang.cxx @@ -456,6 +456,7 @@ static MsLangId::IsoLangEntry const aImplIsoLangEntries[] = { LANGUAGE_USER_TAHITIAN, "ty", "PF" }, { LANGUAGE_USER_MALAGASY_PLATEAU, "plt", "MG" }, { LANGUAGE_USER_BAFIA, "ksf", "CM" }, + { LANGUAGE_USER_GIKUYU, "ki", "KE" }, { 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