diff --git a/i18npool/Library_localedata_others.mk b/i18npool/Library_localedata_others.mk index a6246b8b24c2..cece0e15fc30 100644 --- a/i18npool/Library_localedata_others.mk +++ b/i18npool/Library_localedata_others.mk @@ -52,6 +52,7 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_others,\ CustomTarget/i18npool/localedata/localedata_ee_GH \ CustomTarget/i18npool/localedata/localedata_en_HK \ CustomTarget/i18npool/localedata/localedata_en_IN \ + CustomTarget/i18npool/localedata/localedata_en_KE \ CustomTarget/i18npool/localedata/localedata_en_MY \ CustomTarget/i18npool/localedata/localedata_eo \ CustomTarget/i18npool/localedata/localedata_fa_IR \ diff --git a/i18npool/source/localedata/data/en_KE.xml b/i18npool/source/localedata/data/en_KE.xml new file mode 100644 index 000000000000..cb4811d73229 --- /dev/null +++ b/i18npool/source/localedata/data/en_KE.xml @@ -0,0 +1,42 @@ + + + + + + + en + English + + + KE + Kenya + + + + + + + + + + + KES + KSh + KES + Kenyan shilling + 2 + + + + + + + + diff --git a/i18npool/source/localedata/localedata.cxx b/i18npool/source/localedata/localedata.cxx index aef93c66fe33..193d8eeb4f7c 100644 --- a/i18npool/source/localedata/localedata.cxx +++ b/i18npool/source/localedata/localedata.cxx @@ -331,7 +331,8 @@ const struct { { "ilo_PH", lcl_DATA_OTHERS }, { "ha_Latn_NG", lcl_DATA_OTHERS }, { "min_ID", lcl_DATA_OTHERS }, - { "sun_ID", lcl_DATA_OTHERS } + { "sun_ID", lcl_DATA_OTHERS }, + { "en_KE", lcl_DATA_OTHERS } }; #else