glibc/localedata/locales
Mike Frysinger 0a410e76f5 localedata: CLDRv29: update LC_TIME week/first_week,workday fields
I've spot checked a number of these, including some that were def
wrong (like ff_SN).  It also fixes all open week-related bugs.

Since ff_SN is the only one that changes its base date, I also made
sure that its ordering of day translations were correct.  Looks like
another case Petr brought up where the week field was not actually
checked against the day arrays.

I also took the opportunity to drop first_weekday/first_workday when
the value aligned with the defaults (1 & 2 respectively).  This didn't
impact too many locales In practice because the majority omitted them
already.

A few locales were defining some values incorrectly for their region:
  ak_GH: week: changing [7, 19971130, 7] to [7, 19971130, 1]
  ak_GH: first_weekday: changing 1 to 2
  ayc_PE: week: changing [7, 19971130, 7] to [7, 19971130, 1]
  bem_ZM: week: changing [7, 19971130, 4] to [7, 19971130, 1]
  bem_ZM: first_weekday: changing 1 to 2
  en_IE: first_weekday: changing 2 to 1
  en_US: week: changing [7, 19971130, 7] to [7, 19971130, 1]
  es_CO: first_weekday: changing 2 to 1
  es_ES: week: changing [7, 19971130, 5] to [7, 19971130, 4]
  ff_SN: week: changing [7, 19971129, 1] to [7, 19971130, 1]
  ff_SN: first_weekday: changing 1 to 2
  ga_IE: first_weekday: changing 2 to 1
  ht_HT: week: changing [7, 19971130, 7] to [7, 19971130, 1]
  ht_HT: first_weekday: changing 1 to 2
  mk_MK: week: changing [7, 19971130, 4] to [7, 19971130, 1]
  mt_MT: first_weekday: changing 2 to 1
  quz_PE: week: changing [7, 19971130, 7] to [7, 19971130, 1]
  sr_ME: week: changing [7, 19971130, 4] to [7, 19971130, 1]
  sr_RS: week: changing [7, 19971130, 4] to [7, 19971130, 1]
  sr_RS@latin: week: changing [7, 19971130, 4] to [7, 19971130, 1]
  sw_KE: week: changing [7, 19971130, 4] to [7, 19971130, 1]
  sw_KE: first_weekday: changing 2 to 1
  uk_UA: week: changing [7, 19971130, 4] to [7, 19971130, 1]
  unm_US: week: changing [7, 19971130, 4] to [7, 19971130, 1]

Some locales were copying locales that had the wrong week settings, so
that content had to be duplicated so the values could be adjusted:
  el_CY: week: setting to [7, 19971130, 1]
  en_AG: week: setting to [7, 19971130, 1]
  en_AG: first_weekday: changing 2 to 1
  en_ZM: week: setting to [7, 19971130, 1]
  es_CU: week: setting to [7, 19971130, 1]
  nl_AW: week: setting to [7, 19971130, 1]
  sw_TZ: first_weekday: setting to 2
  ta_LK: first_weekday: setting to 2

The majority of locales were omitting the week field thus getting the
default [7, 19971130, 0 (localedef) / 7 (ISO standard)].  Unfortunately,
neither of those are used by any locales, so we end up having to define
the field just to se the ndays field.  In practice, this rarely matters
due to it usage, and the first two fields match the defaults.
  aa_DJ: setting to [7, 19971130, 1]
  aa_ER: setting to [7, 19971130, 1]
  aa_ER@saaho: setting to [7, 19971130, 1]
  aa_ET: setting to [7, 19971130, 1]
  af_ZA: setting to [7, 19971130, 1]
  am_ET: setting to [7, 19971130, 1]
  an_ES: setting to [7, 19971130, 4]
  anp_IN: setting to [7, 19971130, 1]
  ar_AE: setting to [7, 19971130, 1]
  ar_BH: setting to [7, 19971130, 1]
  ar_DZ: setting to [7, 19971130, 1]
  ar_EG: setting to [7, 19971130, 1]
  ar_IN: setting to [7, 19971130, 1]
  ar_IQ: setting to [7, 19971130, 1]
  ar_JO: setting to [7, 19971130, 1]
  ar_KW: setting to [7, 19971130, 1]
  ar_LB: setting to [7, 19971130, 1]
  ar_LY: setting to [7, 19971130, 1]
  ar_MA: setting to [7, 19971130, 1]
  ar_OM: setting to [7, 19971130, 1]
  ar_QA: setting to [7, 19971130, 1]
  ar_SA: setting to [7, 19971130, 1]
  ar_SD: setting to [7, 19971130, 1]
  ar_SS: setting to [7, 19971130, 1]
  ar_SY: setting to [7, 19971130, 1]
  ar_TN: setting to [7, 19971130, 1]
  ar_YE: setting to [7, 19971130, 1]
  as_IN: setting to [7, 19971130, 1]
  ast_ES: setting to [7, 19971130, 4]
  az_AZ: setting to [7, 19971130, 1]
  be_BY: setting to [7, 19971130, 1]
  be_BY@latin: setting to [7, 19971130, 1]
  ber_DZ: setting to [7, 19971130, 1]
  ber_MA: setting to [7, 19971130, 1]
  bg_BG: setting to [7, 19971130, 4]
  bhb_IN: setting to [7, 19971130, 1]
  bho_IN: setting to [7, 19971130, 1]
  bn_BD: setting to [7, 19971130, 1]
  bn_IN: setting to [7, 19971130, 1]
  bo_CN: setting to [7, 19971130, 1]
  br_FR: setting to [7, 19971130, 4]
  brx_IN: setting to [7, 19971130, 1]
  bs_BA: setting to [7, 19971130, 1]
  byn_ER: setting to [7, 19971130, 1]
  ca_AD: setting to [7, 19971130, 4]
  ca_ES: setting to [7, 19971130, 4]
  ca_ES@euro: setting to [7, 19971130, 4]
  ca_FR: setting to [7, 19971130, 4]
  ca_IT: setting to [7, 19971130, 4]
  ce_RU: setting to [7, 19971130, 1]
  cmn_TW: setting to [7, 19971130, 1]
  crh_UA: setting to [7, 19971130, 1]
  cv_RU: setting to [7, 19971130, 1]
  cy_GB: setting to [7, 19971130, 4]
  de_BE: setting to [7, 19971130, 4]
  de_LU: setting to [7, 19971130, 4]
  doi_IN: setting to [7, 19971130, 1]
  dv_MV: setting to [7, 19971130, 1]
  dz_BT: setting to [7, 19971130, 1]
  el_GR: setting to [7, 19971130, 4]
  el_GR@euro: setting to [7, 19971130, 4]
  en_AU: setting to [7, 19971130, 1]
  en_BW: setting to [7, 19971130, 1]
  en_CA: setting to [7, 19971130, 1]
  en_HK: setting to [7, 19971130, 1]
  en_IE: setting to [7, 19971130, 4]
  en_IN: setting to [7, 19971130, 1]
  en_NG: setting to [7, 19971130, 1]
  en_NZ: setting to [7, 19971130, 1]
  en_PH: setting to [7, 19971130, 1]
  en_SG: setting to [7, 19971130, 1]
  en_ZA: setting to [7, 19971130, 1]
  en_ZW: setting to [7, 19971130, 1]
  es_AR: setting to [7, 19971130, 1]
  es_BO: setting to [7, 19971130, 1]
  es_CL: setting to [7, 19971130, 1]
  es_CO: setting to [7, 19971130, 1]
  es_CR: setting to [7, 19971130, 1]
  es_DO: setting to [7, 19971130, 1]
  es_EC: setting to [7, 19971130, 1]
  es_ES@euro: setting to [7, 19971130, 4]
  es_GT: setting to [7, 19971130, 1]
  es_HN: setting to [7, 19971130, 1]
  es_MX: setting to [7, 19971130, 1]
  es_NI: setting to [7, 19971130, 1]
  es_PA: setting to [7, 19971130, 1]
  es_PE: setting to [7, 19971130, 1]
  es_PR: setting to [7, 19971130, 1]
  es_PY: setting to [7, 19971130, 1]
  es_SV: setting to [7, 19971130, 1]
  es_US: setting to [7, 19971130, 1]
  es_UY: setting to [7, 19971130, 1]
  es_VE: setting to [7, 19971130, 1]
  eu_ES: setting to [7, 19971130, 4]
  fa_IR: setting to [7, 19971130, 1]
  fil_PH: setting to [7, 19971130, 1]
  fo_FO: setting to [7, 19971130, 4]
  fr_CA: setting to [7, 19971130, 1]
  fr_CH: setting to [7, 19971130, 4]
  fr_LU: setting to [7, 19971130, 4]
  fy_NL: setting to [7, 19971130, 4]
  ga_IE: setting to [7, 19971130, 4]
  gd_GB: setting to [7, 19971130, 4]
  gez_ER: setting to [7, 19971130, 1]
  gez_ET: setting to [7, 19971130, 1]
  gl_ES: setting to [7, 19971130, 4]
  gu_IN: setting to [7, 19971130, 1]
  gv_GB: setting to [7, 19971130, 4]
  hak_TW: setting to [7, 19971130, 1]
  ha_NG: setting to [7, 19971130, 1]
  he_IL: setting to [7, 19971130, 1]
  hi_IN: setting to [7, 19971130, 1]
  hne_IN: setting to [7, 19971130, 1]
  hr_HR: setting to [7, 19971130, 1]
  hy_AM: setting to [7, 19971130, 1]
  id_ID: setting to [7, 19971130, 1]
  ig_NG: setting to [7, 19971130, 1]
  ik_CA: setting to [7, 19971130, 1]
  is_IS: setting to [7, 19971130, 4]
  it_CH: setting to [7, 19971130, 4]
  it_IT: setting to [7, 19971130, 4]
  it_IT@euro: setting to [7, 19971130, 4]
  iu_CA: setting to [7, 19971130, 1]
  ja_JP: setting to [7, 19971130, 1]
  ka_GE: setting to [7, 19971130, 1]
  kk_KZ: setting to [7, 19971130, 1]
  kl_GL: setting to [7, 19971130, 1]
  km_KH: setting to [7, 19971130, 1]
  kn_IN: setting to [7, 19971130, 1]
  kok_IN: setting to [7, 19971130, 1]
  ko_KR: setting to [7, 19971130, 1]
  ks_IN: setting to [7, 19971130, 1]
  ks_IN@devanagari: setting to [7, 19971130, 1]
  ku_TR: setting to [7, 19971130, 1]
  kw_GB: setting to [7, 19971130, 4]
  ky_KG: setting to [7, 19971130, 1]
  lg_UG: setting to [7, 19971130, 1]
  lij_IT: setting to [7, 19971130, 4]
  lo_LA: setting to [7, 19971130, 1]
  lt_LT: setting to [7, 19971130, 4]
  lv_LV: setting to [7, 19971130, 1]
  lzh_TW: setting to [7, 19971130, 1]
  mag_IN: setting to [7, 19971130, 1]
  mai_IN: setting to [7, 19971130, 1]
  mg_MG: setting to [7, 19971130, 1]
  mhr_RU: setting to [7, 19971130, 1]
  mi_NZ: setting to [7, 19971130, 1]
  ml_IN: setting to [7, 19971130, 1]
  mni_IN: setting to [7, 19971130, 1]
  mn_MN: setting to [7, 19971130, 1]
  mr_IN: setting to [7, 19971130, 1]
  ms_MY: setting to [7, 19971130, 1]
  mt_MT: setting to [7, 19971130, 1]
  my_MM: setting to [7, 19971130, 1]
  nan_TW: setting to [7, 19971130, 1]
  nan_TW@latin: setting to [7, 19971130, 1]
  ne_NP: setting to [7, 19971130, 1]
  nhn_MX: setting to [7, 19971130, 1]
  niu_NU: setting to [7, 19971130, 1]
  niu_NZ: setting to [7, 19971130, 1]
  nl_BE: setting to [7, 19971130, 4]
  nl_BE@euro: setting to [7, 19971130, 4]
  nr_ZA: setting to [7, 19971130, 1]
  nso_ZA: setting to [7, 19971130, 1]
  oc_FR: setting to [7, 19971130, 4]
  om_ET: setting to [7, 19971130, 1]
  om_KE: setting to [7, 19971130, 1]
  or_IN: setting to [7, 19971130, 1]
  os_RU: setting to [7, 19971130, 1]
  pa_IN: setting to [7, 19971130, 1]
  pap_AW: setting to [7, 19971130, 1]
  pap_CW: setting to [7, 19971130, 1]
  pa_PK: setting to [7, 19971130, 1]
  ps_AF: setting to [7, 19971130, 1]
  pt_BR: setting to [7, 19971130, 1]
  pt_PT: setting to [7, 19971130, 4]
  pt_PT@euro: setting to [7, 19971130, 4]
  raj_IN: setting to [7, 19971130, 1]
  ro_RO: setting to [7, 19971130, 1]
  ru_RU: setting to [7, 19971130, 1]
  ru_UA: setting to [7, 19971130, 1]
  rw_RW: setting to [7, 19971130, 1]
  sa_IN: setting to [7, 19971130, 1]
  sat_IN: setting to [7, 19971130, 1]
  sd_IN: setting to [7, 19971130, 1]
  sd_IN@devanagari: setting to [7, 19971130, 1]
  se_NO: setting to [7, 19971130, 4]
  shs_CA: setting to [7, 19971130, 1]
  sid_ET: setting to [7, 19971130, 1]
  si_LK: setting to [7, 19971130, 1]
  sl_SI: setting to [7, 19971130, 1]
  so_DJ: setting to [7, 19971130, 1]
  so_ET: setting to [7, 19971130, 1]
  so_KE: setting to [7, 19971130, 1]
  so_SO: setting to [7, 19971130, 1]
  sq_AL: setting to [7, 19971130, 1]
  ss_ZA: setting to [7, 19971130, 1]
  st_ZA: setting to [7, 19971130, 1]
  sv_FI: setting to [7, 19971130, 4]
  sv_SE: setting to [7, 19971130, 4]
  ta_IN: setting to [7, 19971130, 1]
  tcy_IN: setting to [7, 19971130, 1]
  te_IN: setting to [7, 19971130, 1]
  tg_TJ: setting to [7, 19971130, 1]
  the_NP: setting to [7, 19971130, 1]
  th_TH: setting to [7, 19971130, 1]
  ti_ER: setting to [7, 19971130, 1]
  ti_ET: setting to [7, 19971130, 1]
  tig_ER: setting to [7, 19971130, 1]
  tk_TM: setting to [7, 19971130, 1]
  tl_PH: setting to [7, 19971130, 1]
  tn_ZA: setting to [7, 19971130, 1]
  tr_CY: setting to [7, 19971130, 1]
  tr_TR: setting to [7, 19971130, 1]
  ts_ZA: setting to [7, 19971130, 1]
  tt_RU: setting to [7, 19971130, 1]
  tt_RU@iqtelif: setting to [7, 19971130, 1]
  ug_CN: setting to [7, 19971130, 1]
  ur_IN: setting to [7, 19971130, 1]
  ur_PK: setting to [7, 19971130, 1]
  uz_UZ: setting to [7, 19971130, 1]
  uz_UZ@cyrillic: setting to [7, 19971130, 1]
  ve_ZA: setting to [7, 19971130, 1]
  vi_VN: setting to [7, 19971130, 1]
  wa_BE: setting to [7, 19971130, 4]
  wal_ET: setting to [7, 19971130, 1]
  wo_SN: setting to [7, 19971130, 1]
  xh_ZA: setting to [7, 19971130, 1]
  yi_US: setting to [7, 19971130, 1]
  yo_NG: setting to [7, 19971130, 1]
  yue_HK: setting to [7, 19971130, 1]
  zh_CN: setting to [7, 19971130, 1]
  zh_HK: setting to [7, 19971130, 1]
  zh_SG: setting to [7, 19971130, 1]
  zh_TW: setting to [7, 19971130, 1]
  zu_ZA: setting to [7, 19971130, 1]

Finally, set first_weekday in all the locales that were omitting it
and wanted something other than the default of 1.
  aa_DJ: setting to 7
  aa_ER: setting to 2
  aa_ER@saaho: setting to 2
  ar_AE: setting to 7
  ar_BH: setting to 7
  ar_DZ: setting to 7
  ar_EG: setting to 7
  ar_IQ: setting to 7
  ar_JO: setting to 7
  ar_KW: setting to 7
  ar_LB: setting to 2
  ar_LY: setting to 7
  ar_MA: setting to 7
  ar_OM: setting to 7
  ar_QA: setting to 7
  ar_SD: setting to 7
  ar_SS: setting to 2
  ar_SY: setting to 7
  az_AZ: setting to 2
  be_BY: setting to 2
  be_BY@latin: setting to 2
  ber_DZ: setting to 7
  ber_MA: setting to 7
  bn_BD: setting to 6
  bs_BA: setting to 2
  byn_ER: setting to 2
  dv_MV: setting to 6
  en_NG: setting to 2
  es_BO: setting to 2
  es_CL: setting to 2
  es_EC: setting to 2
  es_UY: setting to 2
  fo_FO: setting to 2
  fr_CH: setting to 2
  gd_GB: setting to 2
  gez_ER: setting to 2
  ha_NG: setting to 2
  hr_HR: setting to 2
  hy_AM: setting to 2
  ig_NG: setting to 2
  is_IS: setting to 2
  it_CH: setting to 2
  ka_GE: setting to 2
  kk_KZ: setting to 2
  kl_GL: setting to 2
  ku_TR: setting to 2
  ky_KG: setting to 2
  lg_UG: setting to 2
  mg_MG: setting to 2
  mn_MN: setting to 2
  ms_MY: setting to 2
  niu_NU: setting to 2
  pap_AW: setting to 2
  pap_CW: setting to 2
  pt_PT: setting to 2
  pt_PT@euro: setting to 2
  rw_RW: setting to 2
  se_NO: setting to 2
  si_LK: setting to 2
  so_DJ: setting to 7
  so_SO: setting to 2
  sq_AL: setting to 2
  tg_TJ: setting to 2
  ti_ER: setting to 2
  tig_ER: setting to 2
  tk_TM: setting to 2
  tt_RU: setting to 2
  tt_RU@iqtelif: setting to 2
  uz_UZ: setting to 2
  uz_UZ@cyrillic: setting to 2
  vi_VN: setting to 2
  wo_SN: setting to 2
  yo_NG: setting to 2
2016-04-23 03:01:45 -04:00
..
aa_DJ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
aa_ER localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
aa_ER@saaho localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
aa_ET localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
af_ZA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ak_GH localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
am_ET localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
an_ES localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
anp_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_AE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_BH localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_DZ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_EG localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_IQ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_JO localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_KW localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_LB localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_LY localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_MA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_OM localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_QA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_SA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_SD localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_SS localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_SY localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_TN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ar_YE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
as_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ast_ES localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ayc_PE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
az_AZ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
be_BY localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
be_BY@latin localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
bem_ZM localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ber_DZ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ber_MA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
bg_BG localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
bhb_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
bho_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
bn_BD localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
bn_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
bo_CN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
bo_IN localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
br_FR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
br_FR@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
brx_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
bs_BA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
byn_ER localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ca_AD localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
ca_ES localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ca_ES@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
ca_FR localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
ca_IT localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
ce_RU localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
cmn_TW localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
crh_UA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
cs_CZ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
csb_PL localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
cv_RU localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
cy_GB localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
da_DK localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
de_AT localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
de_AT@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
de_BE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
de_BE@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
de_CH localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
de_DE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
de_DE@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
de_IT localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
de_LU localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
de_LU@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
doi_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
dv_MV localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
dz_BT localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
el_CY localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
el_GR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
el_GR@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
en_AG localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_AU localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_BW localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbol 2016-04-15 13:42:29 -04:00
en_CA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_DK localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_GB localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_HK localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_IE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_IE@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
en_IL localedata: en_IL: new English locale [BZ #19963] 2016-04-21 22:49:53 -04:00
en_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_NG localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_NZ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_PH localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_SG localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_US localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_ZA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_ZM localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
en_ZW localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbol 2016-04-15 13:42:29 -04:00
es_AR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_BO localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_CL localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_CO localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_CR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_CU localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_DO localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_EC localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_ES localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_ES@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
es_GT localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_HN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_MX localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_NI localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_PA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_PE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_PR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_PY localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_SV localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_US localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_UY localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
es_VE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
et_EE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
eu_ES localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
eu_ES@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
fa_IR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ff_SN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
fi_FI localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
fi_FI@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
fil_PH localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
fo_FO localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
fr_BE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
fr_BE@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
fr_CA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
fr_CH localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
fr_FR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
fr_FR@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
fr_LU localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
fr_LU@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
fur_IT localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
fy_DE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
fy_NL localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ga_IE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ga_IE@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
gd_GB localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
gez_ER localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
gez_ER@abegede localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
gez_ET localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
gez_ET@abegede localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
gl_ES localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
gl_ES@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
gu_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
gv_GB localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ha_NG localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
hak_TW localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
he_IL localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
hi_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
hne_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
hr_HR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
hsb_DE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ht_HT localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
hu_HU localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
hy_AM localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
i18n localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
ia_FR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
id_ID localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ig_NG localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ik_CA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
is_IS localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
iso14651_t1 localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
iso14651_t1_common localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
iso14651_t1_pinyin localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
it_CH localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
it_IT localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
it_IT@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
iu_CA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ja_JP localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ka_GE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
kk_KZ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
kl_GL localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
km_KH localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
kn_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ko_KR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
kok_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ks_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ks_IN@devanagari localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ku_TR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
kw_GB localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ky_KG localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
lb_LU localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
lg_UG localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
li_BE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
li_NL localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
lij_IT localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ln_CD localedata: ln_CD: new locale [BZ #12676] 2016-04-21 22:48:10 -04:00
lo_LA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
lt_LT localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
lv_LV localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
lzh_TW localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
mag_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
mai_IN localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
mg_MG localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
mhr_RU localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
mi_NZ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
mk_MK localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ml_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
mn_MN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
mni_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
mr_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ms_MY localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
mt_MT localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
my_MM localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
nan_TW localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
nan_TW@latin localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
nb_NO localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
nds_DE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
nds_NL localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ne_NP localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
nhn_MX localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
niu_NU localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
niu_NZ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
nl_AW localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
nl_BE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
nl_BE@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
nl_NL localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
nl_NL@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
nn_NO localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
nr_ZA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
nso_ZA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
oc_FR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
om_ET localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
om_KE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
or_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
os_RU localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
pa_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
pa_PK localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
pap_AW localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
pap_CW localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
pl_PL localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
POSIX localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
ps_AF localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
pt_BR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
pt_PT localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
pt_PT@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
quz_PE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
raj_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ro_RO localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ru_RU localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ru_UA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
rw_RW localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sa_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sat_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sc_IT localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sd_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sd_IN@devanagari localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
se_NO localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
shs_CA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
si_LK localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sid_ET localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sk_SK localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sl_SI localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
so_DJ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
so_ET localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
so_KE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
so_SO localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sq_AL localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sq_MK localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
sr_ME localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sr_RS localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sr_RS@latin localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ss_ZA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
st_ZA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sv_FI localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sv_FI@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
sv_SE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sw_KE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
sw_TZ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
szl_PL localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ta_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ta_LK localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
tcy_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
te_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
tg_TJ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
th_TH localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
the_NP localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ti_ER localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ti_ET localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
tig_ER localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
tk_TM localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
tl_PH localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
tn_ZA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
tr_CY localedata: fix LC_TELEPHONE in a few locales 2016-04-16 03:41:35 -04:00
tr_TR localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
translit_circle localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
translit_cjk_compat localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
translit_cjk_variants localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
translit_combining localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
translit_compat localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
translit_font localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
translit_fraction localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
translit_hangul localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
translit_narrow localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
translit_neutral localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
translit_small localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
translit_wide localedata: standardize copyright/license information [BZ #11213] 2016-03-21 02:29:56 -04:00
ts_ZA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
tt_RU localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
tt_RU@iqtelif localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ug_CN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
uk_UA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
unm_US localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ur_IN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ur_PK localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
uz_UZ localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
uz_UZ@cyrillic localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
ve_ZA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
vi_VN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
wa_BE localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
wa_BE@euro localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard 2016-04-15 12:37:38 -04:00
wae_CH localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
wal_ET localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
wo_SN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
xh_ZA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
yi_US localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
yo_NG localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
yue_HK localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
zh_CN localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
zh_HK localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
zh_SG localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
zh_TW localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00
zu_ZA localedata: CLDRv29: update LC_TIME week/first_week,workday fields 2016-04-23 03:01:45 -04:00