summaryrefslogtreecommitdiff
path: root/i18npool/source/isolang
diff options
context:
space:
mode:
authorEike Rathke <erack@openoffice.org>2011-01-16 22:18:56 +0100
committerEike Rathke <erack@openoffice.org>2011-01-16 22:18:56 +0100
commit4f92c0948774b3e85642699b38ee1d560515e271 (patch)
tree4717ad09308dfab46bae30c7b5f04e54025fdaaa /i18npool/source/isolang
parent7d8bdf3acc166a2816e501b6a8c0b8ec126703de (diff)
locales34: #i115633# added Kabyle [kab-DZ] to language list
Diffstat (limited to 'i18npool/source/isolang')
-rw-r--r--i18npool/source/isolang/isolang.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/source/isolang/isolang.cxx b/i18npool/source/isolang/isolang.cxx
index 02b2d266e106..f174ad431a57 100644
--- a/i18npool/source/isolang/isolang.cxx
+++ b/i18npool/source/isolang/isolang.cxx
@@ -464,6 +464,7 @@ static MsLangId::IsoLangEntry const aImplIsoLangEntries[] =
{ LANGUAGE_USER_RUSYN_SLOVAKIA, "rue", "SK" },
{ LANGUAGE_USER_LIMBU, "lif", "NP" },
{ LANGUAGE_USER_LOJBAN, "jbo", "" },
+ { LANGUAGE_USER_KABYLE, "kab", "DZ" },
{ 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
};