Kaydet (Commit) 31801a40 authored tarafından Eike Rathke's avatar Eike Rathke

add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] to locale data libs, tdf#95485

Change-Id: Idbe31956d8627ff51f90d2e4a52666d33143b8c0
üst 7e997e2c
...@@ -20,13 +20,21 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_others,\ ...@@ -20,13 +20,21 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_others,\
CustomTarget/i18npool/localedata/localedata_ak_GH \ CustomTarget/i18npool/localedata/localedata_ak_GH \
CustomTarget/i18npool/localedata/localedata_am_ET \ CustomTarget/i18npool/localedata/localedata_am_ET \
CustomTarget/i18npool/localedata/localedata_ar_AE \ CustomTarget/i18npool/localedata/localedata_ar_AE \
CustomTarget/i18npool/localedata/localedata_ar_BH \
CustomTarget/i18npool/localedata/localedata_ar_DZ \ CustomTarget/i18npool/localedata/localedata_ar_DZ \
CustomTarget/i18npool/localedata/localedata_ar_EG \ CustomTarget/i18npool/localedata/localedata_ar_EG \
CustomTarget/i18npool/localedata/localedata_ar_IQ \
CustomTarget/i18npool/localedata/localedata_ar_JO \
CustomTarget/i18npool/localedata/localedata_ar_KW \ CustomTarget/i18npool/localedata/localedata_ar_KW \
CustomTarget/i18npool/localedata/localedata_ar_LB \ CustomTarget/i18npool/localedata/localedata_ar_LB \
CustomTarget/i18npool/localedata/localedata_ar_LY \
CustomTarget/i18npool/localedata/localedata_ar_MA \
CustomTarget/i18npool/localedata/localedata_ar_OM \ CustomTarget/i18npool/localedata/localedata_ar_OM \
CustomTarget/i18npool/localedata/localedata_ar_QA \
CustomTarget/i18npool/localedata/localedata_ar_SA \ CustomTarget/i18npool/localedata/localedata_ar_SA \
CustomTarget/i18npool/localedata/localedata_ar_SY \
CustomTarget/i18npool/localedata/localedata_ar_TN \ CustomTarget/i18npool/localedata/localedata_ar_TN \
CustomTarget/i18npool/localedata/localedata_ar_YE \
CustomTarget/i18npool/localedata/localedata_axk_CG \ CustomTarget/i18npool/localedata/localedata_axk_CG \
CustomTarget/i18npool/localedata/localedata_az_AZ \ CustomTarget/i18npool/localedata/localedata_az_AZ \
CustomTarget/i18npool/localedata/localedata_beq_CG \ CustomTarget/i18npool/localedata/localedata_beq_CG \
......
...@@ -305,7 +305,14 @@ static const struct { ...@@ -305,7 +305,14 @@ static const struct {
{ "lgr_SB", lcl_DATA_OTHERS }, { "lgr_SB", lcl_DATA_OTHERS },
{ "mos_BF", lcl_DATA_OTHERS }, { "mos_BF", lcl_DATA_OTHERS },
{ "ny_MW", lcl_DATA_OTHERS }, { "ny_MW", lcl_DATA_OTHERS },
{ "ti_ET", lcl_DATA_OTHERS } { "ar_BH", lcl_DATA_OTHERS },
{ "ar_IQ", lcl_DATA_OTHERS },
{ "ar_JO", lcl_DATA_OTHERS },
{ "ar_LY", lcl_DATA_OTHERS },
{ "ar_MA", lcl_DATA_OTHERS },
{ "ar_QA", lcl_DATA_OTHERS },
{ "ar_SY", lcl_DATA_OTHERS },
{ "ar_YE", lcl_DATA_OTHERS }
}; };
#else #else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment