diff options
author | Eike Rathke <erAck@openoffice.org> | 2010-03-01 18:40:29 +0100 |
---|---|---|
committer | Eike Rathke <erAck@openoffice.org> | 2010-03-01 18:40:29 +0100 |
commit | 48c79177a1a29420b3d8adfa8e00703ab62789a1 (patch) | |
tree | 94ecb6778b69162803529342f46a7f817bd303de /i18npool/source/isolang | |
parent | e7dfeb601ace259eba7a2bc4685224acd1748ecf (diff) |
locales33: #i109687# added Bafia_Cameroon [ksf-CM] to language list
Diffstat (limited to 'i18npool/source/isolang')
-rw-r--r-- | i18npool/source/isolang/isolang.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
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 }; |