glibc/locale
Mike Frysinger 223f17cf7b localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbol
This updates a few locales based on CLDR v29 data.  I've verified most by
hand while the rest I know are correct.

For int_curr_symbol, it should be 3 characters followed by a space:
  ar_SS: changing SDG  to SSP
  bem_ZM: changing ZMK  to ZMW
  dz_BT: changing BTN  to BTN   # Just changing " " to "<U0020>".
  en_ZW: changing ZWD  to USD
  es_SV: changing SVC  to USD
  lv_LV: changing LVL  to EUR
  ne_NP: changing INR  to NPR
  pap_AW: changing ANG  to AWG
  the_NP: changing INR  to NPR
Some of these require updates iso-4217.def.

For currency_symbol, it should be the standard/localized symbol name:
  aa_DJ: changing $ to Fdj
  ar_SA: changing ريال to ر.س
  ar_SS: changing ج.س. to £
  az_AZ: changing man. to ₼
  bg_BG: changing лв to лв.
  ce_RU: changing руб to ₽
  crh_UA: changing gr to ₴
  cv_RU: changing t to ₽
  de_CH: changing Fr. to CHF
  dz_BT: changing དངུལ་ཀྲམ་ to Nu.
  en_BW: changing Pu to P
  en_DK: changing ¤ to kr.
  en_PH: changing Php to ₱
  en_ZW: changing Z$ to $
  es_BO: changing $b to Bs
  es_DO: changing $ to RD$
  es_HN: changing L. to L
  es_PA: changing B/ to B/.
  es_SV: changing ₡ to $
  fil_PH: changing PhP to ₱
  he_IL: changing שח to ₪
  hy_AM: changing Դ to ֏
  ka_GE: changing ლ to ₾
  kk_KZ: changing тг to ₸
  ko_KR: changing ₩ to ₩
  lg_UG: changing /- to USh
  lv_LV: changing Ls to €
  mg_MG: changing AR to Ar
  mhr_RU: changing ТЕҤ to ₽
  my_MM: changing Ks to K
  os_RU: changing сом to ₽
  pap_AW: changing f to ƒ
  pap_CW: changing f to ƒ
  ps_AF: changing افغانۍ to ؋
  rw_RW: changing Frw to FRw
  ru_RU: changing руб to ₽
  ru_UA: changing гр to ₴
  sd_IN@devanagari: changing रु to ₹
  se_NO: changing  ru to kr
  si_LK: changing ₨ to රු
  so_SO: changing $ to S
  sq_AL: changing Lek to L
  ti_ER: changing $ to Nfk
  ti_ET: changing $ to Br
  tl_PH: changing PhP to ₱
  tr_TR: changing TL to ₺
  tt_RU: changing руб to ₽
  tt_RU@iqtelif: changing sum to ₽
  uz_UZ: changing so'm to soʻm
Note: Some of the characters might not render as they're still quite new
in the Unicode database.
2016-04-15 13:42:29 -04:00
..
bits Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
programs localedef: check LC_IDENTIFICATION.category values 2016-04-15 12:44:05 -04:00
broken_cur_max.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
C_name.c
C-address.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
C-collate.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
C-ctype.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
C-identification.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
C-measurement.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
C-messages.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
C-monetary.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
C-name.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
C-numeric.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
C-paper.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
C-telephone.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
C-time.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
C-translit.h Regenerate locale/C-translit.h. 2015-12-09 22:24:26 -05:00
C-translit.h.in Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
categories.def Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
coll-lookup.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
coll-lookup.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
duplocale.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
elem-hash.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
findlocale.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
freelocale.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gen-translit.pl Make shebang interpreter directives consistent 2016-01-07 04:03:21 -05:00
global-locale.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
hashval.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
indigits.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
indigitswc.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
iso-639.def Correcting language code for Bhili and Tulu locales (bug 17475) 2015-07-15 16:06:18 +05:30
iso-3166.def Fix typos in 3166.def. 2013-10-04 18:51:42 -04:00
iso-4217.def localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbol 2016-04-15 13:42:29 -04:00
langinfo.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lc-address.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lc-collate.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lc-ctype.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lc-identification.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lc-measurement.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lc-messages.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lc-monetary.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lc-name.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lc-numeric.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lc-paper.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lc-telephone.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
lc-time.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
loadarchive.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
loadlocale.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
locale.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
localeconv.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
localeinfo.h strfmon_l: Use specified locale for number formatting [BZ #19633] 2016-04-04 15:18:13 +02:00
localename.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
locarchive.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
Makefile Enable --localedir to set message catalog directory (Bug 14259) 2016-02-24 20:06:04 -05:00
mb_cur_max.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
newlocale.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
nl_langinfo_l.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
nl_langinfo.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
outdigits.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
outdigitswc.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
setlocale.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
strlen-hash.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
SYS_libc.c
tst-C-locale.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tst-duplocale.c
tst-locname.c
uselocale.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
Versions
weight.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
weightwc.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
xlocale.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
xlocale.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00