about summary refs log tree commit diff
path: root/localedata
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix country name in li_BE and encoding problem in abday in li_BE and li_NLMike FABIAN2017-07-143-3/+9
| | | | | * locales/li_BE: Fix country name and encoding problem in abday. * locales/li_NL: Fix encoding problem in abday.
* New locale for bi_VUAkhilesh Kumar2017-07-143-0/+221
| | | | | | [BZ #21767] * locales/bi_VU: new file. * localedata/SUPPORTED: Add bi_VU/UTF-8.
* Added yesstr and nostr for aa_ETAkhilesh Kumar2017-07-142-0/+7
| | | | | [BZ #21768] * locales/aa_ET (LC_MESSAGES): Added yesstr and nostr.
* Fix wrong bug number in localedata/ChangeLogMike FABIAN2017-07-141-1/+1
| | | | | | | | | | The commit to add the Fiji Hindi locale mentioned Bug 21207 - ce_RU: update weekdays from CLDR which was wrong, correct is: Bug 21694 - Current Glibc Locale Does Not Support Tok-Pisin and Fiji Hindi Locale
* Added Tongan language locale for TongaAkhilesh Kumar2017-07-133-0/+216
| | | | | | [BZ #21728] * localedata/locales/to_TO: new file * localedata/SUPPORTED: added to_TO/UTF-8
* Added yesstr/nostr and fix yesexpr for pap_AW and pap_CWAkhilesh Kumar2017-07-133-2/+12
| | | | | | [BZ #21757] * locales/pap_AW (LC_MESSAGES): add yesstr and nostr, fix yesexpr * locales/pap_CW (LC_MESSAGES): add yesstr and nostr, fix yesexpr
* Fix LC_MESSAGES and LC_ADDRESS for anp_INAkhilesh Kumar2017-07-132-0/+9
| | | | | | [BZ #21760] * locales/anp_IN (LC_MESSAGES): add yesstr and nostr. * locales/anp_IN (LC_ADDRESS): add country_name
* Added yesstr and nostr for TigrinyaAkhilesh Kumar2017-07-133-4/+14
| | | | | | [BZ #21759] * locales/ti_ER (LC_MESSAGES): Add yesstr and nostr. * locales/ti_ET (LC_MESSAGES): Add yesstr and nostr.
* locales/om_ET (LC_MESSAGES): add yesstr and nostr.Mike FABIAN2017-07-132-1/+10
|
* Added yesstr/nostr for nds_DE and nds_NLAkhilesh Kumar2017-07-133-0/+10
| | | | | | [BZ #21756] * locales/nds_DE (LC_MESSAGES): Add yesstr and nostr. * locales/nds_NL (LC_MESSAGES): Add yesstr and nostr.
* Added Fiji Hindi language locale for FijiAkhilesh Kumar2017-07-133-0/+222
| | | | | | | [BZ #21207] * locales/hif_FJ: New file. * SUPPORTED: Add hif_FJ/UTF-8. * locale/iso-639.def: Add Fiji Hindi (hif).
* New locale for agr_PE.Chris Leonard2017-07-123-0/+218
| | | | | | | | | [BZ #20496] * locale/iso-639.def: Add Awajún / Aguaruna (agr). [BZ #20496] * SUPPORTED: Add agr_PE. * locales/agr_PE: New file, Awajún / Aguaruna locale for Peru.
* Added Samoan language locale for SamoaAkhilesh Kumar2017-07-123-0/+230
| | | | | | [BZ #21710] * locales/sm_WS: New file. * SUPPORTED: Add sm_WS/UTF-8.
* Fixed abday for ar_JO/ar_LB/ar_SYAkhilesh Kumar2017-07-114-21/+28
| | | | | | | [BZ #21749] * locales/ar_JO (LC_TIME): Fix abday * locales/ar_LB (LC_TIME): Fix abday * locales/ar_SY (LC_TIME): Fix abday
* Fix abday for ar_SAAkhilesh Kumar2017-07-112-7/+12
| | | | | [BZ #21748, BZ #19066] * locales/ar_SA (LC_TIME): Fix abday
* localedata: da_DK: set date_fmt [BZ #17297]Eyolf Østrem2017-07-111-0/+3
| | | | | The default setting is slightly off for Danish users -- the day and month displays should be swapped: "Jun 10" -> "10 Jun".
* Added yesstr and nostr to zh_HK localeAkhilesh Kumar2017-07-102-0/+7
| | | | | | | yesstr and nostr are missing for zh_HK language locale [BZ #21733] * locales/zh_HK (LC_MESSAGES): add yesstr and nostr
* Fix abday strings for ks_IN@devanagari to match the day stringsAkhilesh Kumar2017-07-102-7/+12
| | | | | | | Hindi language is similar to Kashmiri(devanagari) language. [BZ #21743] * locales/ks_IN@devanagari (LC_TIME): Fixed abday strings
* Add iI and eE to yesexpr and noexpr respectively for ts_ZAMike FABIAN2017-07-102-2/+6
|
* Added yesstr/nostr for kw_GBAkhilesh Kumar2017-07-072-0/+7
| | | | | [BZ #21734] * locales/kw_GB (LC_MESSAGES): add yesstr and nostr
* Added missing yesstr and nostr for Tsonga language locale [LC_MESSAGES]Akhilesh Kumar2017-07-072-0/+10
| | | | | | | [BZ #21727] * locales/ts_ZA(LC_MESSAGES): add yesstr and nostr Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
* Fix LC_NAME for hi_INAkhilesh Kumar2017-07-072-5/+9
| | | | | | | | | During Hindi Locale review I found many fields are incorrect [BZ #21729] * locales/hi_IN (LC_NAME): Fix name_mr, name_mrs, name_miss, name_ms Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
* yesstr/nostr missing for Xhosa language localeAkhilesh Kumar2017-07-072-0/+7
| | | | | | | | | | | During Locale verification I observed that yesstr and nostr are missing for Xhosa language locale for South Africa [BZ #21724] * locales/xh_ZA (LC_MESSAGES): add yesstr and nostr Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
* Add yesstr and nostr to zh_CN localePeng Wu2017-07-072-0/+7
| | | | | [BZ #21723] * locales/zh_CN (LC_MESSAGES): add yesstr and nostr
* Incorrect Full Weekday names for ks_IN@devanagariAkhilesh Kumar2017-07-072-7/+16
| | | | | | | | | | | | | | During Locale verification I observed that Incorrect Full Weekday names for ks_IN@devanagari Reference is taken from http://www.mkraina.com/PDF/3-Self-authored%20Works%20(English)/15.pdf And kashmiri devanagari travel book and other sources [BZ #21721] * locales/ks_IN@devanagari: Full weekday name Fix. Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
* Arabic scripts: More fixes after the recent import.Rafal Luzynski2017-07-0614-80/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After the recent import of month names from CLDRv31 (bug 21217, commit c853f14) more imports are also needed, mostly abbreviated month names. This patch also updates May (full month name) in ps_AF which was skipped in the previous patch. Incidentally, this import fixes bug 17225 (ar_SY) and partially bug 19066 (ar_SA). CLDR currently has a bug in the full month name for October for ar_IQ, see http://unicode.org/cldr/trac/ticket/10460 * localedata/locales/ar_DZ (abmon): Full import from CLDR, abmon is no longer abbreviated. * localedata/locales/ar_IQ (abmon): Likewise. * localedata/locales/ar_MA (abmon): Likewise. * localedata/locales/ar_TN (abmon): Likewise. * localedata/locales/ps_AF (abmon): Likewise. * localedata/locales/ug_CN (abmon): Likewise. * localedata/locales/ar_SA (abmon): Likewise, partially fixes bug 19066. * localedata/locales/ks_IN (abmon): A copy of mon. * localedata/locales/ur_IN (abmon): Oct reworded "اكتوبر" to "اکتوبر" (same change as mon). * localedata/locales/ur_PK (abmon): Same changes as mon applied. * localedata/locales/ps_AF (mon): May reworded "می" to "مۍ". [BZ #17225] * localedata/locales/ar_SY (abmon): May reworded "نوار" to "أيار", this closes bug 17225. * localedata/locales/ar_JO (abmon): Likewise. * localedata/locales/ar_LB (abmon): Likewise.
* Pashto yesstr/nostr locale are missingAkhilesh Kumar2017-07-062-0/+7
| | | | | | | | | [BZ #21711] During Locale verification I observed that yesstr and nostr are missing for Pashto [LC_MESSAGES] Locale For Afghanistan reference google translate and Pashto travel book.
* Fixup localedata/ChangeLog.Carlos O'Donell2017-07-051-6/+9
| | | | | - Rewrite recent entry to follow GNU ChangeLog format. - Convert spaces to tabs in one case.
* Added Tok-Pisin locale.Akhilesh Kumar2017-07-053-0/+223
| | | | | | | [BZ #21694] Added tok-pisin language locale for Papua New Guinea. Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
* For Breton yesstr/nostr locale are missingAkhilesh Kumar2017-07-042-0/+7
| | | | | | | | [BZ #21706] During Locale verification i observed that yesstr and nostr are missing for Breton [LC_MESSAGES] locale Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
* More fixes after the recent import from CLDR-31Rafal Luzynski2017-07-039-64/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After the recent import of month names from CLDR (bug 21217) more imports are also needed, mostly abbreviated month names. * localedata/locales/br_FR (abmon): Reworded "Eve " to "Mezh". * localedata/locales/fy_NL (abmon): Reworded "Maa" (March) to "Mrt" and "Maa" (May) to "Mai". * localedata/locales/lg_UG (abmon): Reworded "Jun" to "Juu". * localedata/locales/ln_CD (abmon): "yan", "fbl", "msi", and so on. * localedata/locales/mn_MN (abmon): "1-р сар", "2-р сар", "3-р сар", and so on. * localedata/locales/vi_VN (abmon): Reworded "Th01" to "Thg 1", "Th02" to "Thg 2" and so on. * localedata/locales/yo_NG (abday): "Àìkú", "Ajé", "Ìsẹ́gun", and so on, also comment updated to match the new content. (day): "Ọjọ́ Àìkú", "Ọjọ́ Ajé", "Ọjọ́ Ìsẹ́gun", and so on. (abmon): "Ṣẹ́rẹ́", "Èrèlè", "Ẹrẹ̀nà", and so on. (mon): Comment updated to match the actual content. (d_t_fmt): Changed "%A" to "%a" and "%B" to "%b". * localedata/locales/zu_ZA (abmon): "Jan", "Feb", "Mas", and so on, also comment updated to match the new content. (mon): comment updated to match the actual content.
* localedata: CLDRv29: update LC_ADDRESS.lang_name translationsMike Frysinger2017-06-3081-73/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates a bunch of locales based on CLDR v29 data: az_AZ: changing Azərbaycanca to azərbaycan dili be_BY: changing беларуская мова to беларуская bem_ZM: changing iciBemba to Ichibemba bg_BG: changing български език to български bo_CN: changing པོད་སྐད་ to བོད་སྐད་ bo_IN: changing པོད་སྐད་ to བོད་སྐད་ br_FR: changing Brezhoneg to brezhoneg brx_IN: lang_name: setting to बड़ो ce_RU: changing нохчийн мотт to нохчийн cs_CZ: changing Čeština to čeština dz_BT: changing (རྫོང་ཁ to རྫོང་ཁ el_CY: changing ελληνικά to Ελληνικά el_GR: changing ελληνικά to Ελληνικά es_AR: changing Español to español es_BO: changing Español to español es_CL: changing Español to español es_CO: changing Español to español es_CR: changing Español to español es_CU: changing Español to español es_DO: changing Español to español es_EC: changing Español to español es_ES: changing Español to español es_GT: changing Español to español es_HN: changing Español to español es_MX: changing Español to español es_NI: changing Español to español es_PA: changing Español to español es_PE: changing Español to español es_PR: changing Español to español es_PY: changing Español to español es_SV: changing Español to español es_US: changing Español to español es_UY: changing Español to español es_VE: changing Español to español et_EE: changing eesti keel to eesti eu_ES: changing Euskara to euskara fr_BE: changing Français to français fr_CA: changing Français to français fr_CH: changing Français to français fr_FR: changing Français to français fr_LU: changing Français to français fur_IT: changing Furlan to furlan fy_NL: changing Frysk to West-Frysk gl_ES: changing Galego to galego gv_GB: changing y Ghaelg to Gaelg he_IL: lang_name: setting to עברית hsb_DE: changing Hornjoserbšćina to hornjoserbšćina hy_AM: changing Հայերեն to հայերեն id_ID: changing Bahasa Indonesia to Bahasa Indonesia it_CH: changing Italiano to italiano it_IT: changing Italiano to italiano kl_GL: changing Kalaallisut to kalaallisut km_KH: changing ភាសាខ្មែរ to ខ្មែរ ko_KR: changing 한국말 to 한국어 ks_IN: changing kạ̄šur to کٲشُر kw_GB: changing Kernowek to kernewek ky_KG: changing Кыргызча to кыргызча lg_UG: changing Oluganda to Luganda lt_LT: changing lietuvių kalba to lietuvių lv_LV: changing latviešu valoda to latviešu mk_MK: changing македонск/и јазик to македонски mn_MN: changing Монгол хэл to монгол nb_NO: changing Bokmål to norsk bokmål nn_NO: changing Nynorsk to nynorsk os_RU: lang_name: setting to ирон ru_RU: lang_name: setting to русский ru_UA: lang_name: setting to русский se_NO: changing Davvisámegiella to davvisámegiella sk_SK: lang_name: setting to slovenčina ta_IN: lang_name: setting to தமிழ் ta_LK: lang_name: setting to தமிழ் tk_TM: changing Türkmençe to türkmençe tr_CY: changing Turkish to Türkçe tr_TR: changing Turkish to Türkçe ur_IN: lang_name: setting to {اردو} ur_PK: lang_name: setting to {اردو} vi_VN: changing Việt ngữ to Tiếng Việt yo_NG: changing Yorùbá to Èdè Yorùbá zu_ZA: changing IsiZulu to isiZulu Most of these are simple case changes, but they match the CLDR db. A search for a few of the others suggests they're also correct.
* Add ChangeLog entries for the last 6 commitsMike FABIAN2017-06-271-0/+42
|
* localedata: Months updated from CLDR - other scripts [BZ #21217]Rafal Luzynski2017-06-276-16/+16
| | | | | | | | | * localedata/locales/am_ET (mon): Updated from CLDR. * localedata/locales/km_KH (mon): Likewise. * localedata/locales/lo_LA (mon): Likewise. * localedata/locales/si_LK (mon): Likewise. * localedata/locales/yi_US (mon): Likewise. * localedata/locales/yue_HK (mon): Likewise.
* localedata: Months updated from CLDR - other Indic scripts [BZ #21217]Rafal Luzynski2017-06-275-25/+25
| | | | | | | | * localedata/locales/gu_IN (mon): Updated from CLDR. * localedata/locales/kn_IN (mon): Likewise. * localedata/locales/ml_IN (mon): Likewise. * localedata/locales/pa_IN (mon): Likewise. * localedata/locales/te_IN (mon): Likewise.
* localedata: Months updated from CLDR - Devanagari scripts [BZ #21217]Rafal Luzynski2017-06-275-19/+19
| | | | | | | | * localedata/locales/brx_IN (mon): Updated from CLDR. * localedata/locales/hi_IN (mon): Likewise. * localedata/locales/kok_IN (mon): Likewise. * localedata/locales/mr_IN (mon): Likewise. * localedata/locales/ne_NP (mon): Likewise.
* localedata: Months updated from CLDR - Bengali scripts [BZ #21217]Rafal Luzynski2017-06-273-6/+6
| | | | | | * localedata/locales/as_IN (mon): Updated from CLDR. * localedata/locales/bn_BD (mon): Likewise. * localedata/locales/bn_IN (mon): Likewise.
* localedata: Months updated from CLDR - Arabic scripts [BZ #21217]Rafal Luzynski2017-06-2713-79/+79
| | | | | | | | | | | | | | | | * localedata/locales/ar_DZ (mon): Updated from CLDR. * localedata/locales/ar_IQ (mon): Likewise. * localedata/locales/ar_JO (mon): Likewise. * localedata/locales/ar_LB (mon): Likewise. * localedata/locales/ar_MA (mon): Likewise. * localedata/locales/ar_SA (mon): Likewise. * localedata/locales/ar_SY (mon): Likewise. * localedata/locales/ar_TN (mon): Likewise. * localedata/locales/ks_IN (mon): Likewise. * localedata/locales/ps_AF (mon): Likewise. * localedata/locales/ug_CN (mon): Likewise. * localedata/locales/ur_IN (mon): Likewise. * localedata/locales/ur_PK (mon): Likewise.
* localedata: More months updated from CLDR-31 [BZ #21217]Rafal Luzynski2017-06-275-60/+60
| | | | | | | | | | | | | | | | | | [BZ #21217] * localedata/locales/ln_CD (mon): Months imported from CLDR, all changed: "Yanwáli" to "sánzá ya yambo", "Febwáli" to "sánzá ya míbalé" and so on. * locales/mn_MN (mon): reworded "Хулгана сарын" to "Нэгдүгээр сар", "Үхэр сарын" to "Хоёрдугаар сар", and so on. * locales/vi_VN (mon): reworded "Tháng một" to "Tháng 1", "Tháng hai" to "Tháng 2", "Tháng ba" to "Tháng 3", and so on. * locales/yo_NG (mon): reworded "Jánúárì" to "Oṣù Ṣẹ́rẹ́", "Fẹ́búárì" to "Oṣù Èrèlè", "Máàṣì" to "Oṣù Ẹrẹ̀nà", and so on. * locales/zu_ZA (mon): reworded "uMasingana" to "Januwari", "uNhlolanja" to "Februwari", "uNdasa" to "Mashi", and so on.
* localedata: Month names updated from CLDR-31 [BZ #21217]Rafal Luzynski2017-06-2719-112/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [BZ #21217] * localedata/locales/be_BY (mon, abmon): Reworded "Травень" ("travyen'") and abbreviated "Тра" ("tra") to "Май" ("may"). * localedata/locales/be_BY@latin (mon, abmon): Likewise, "Travień" and abbreviated "Tra" reworded to "Maj". * localedata/locales/br_FR (day, abmon, mon, d_t_fmt): Use the proper Unicode apostrophe (Cʼhwevrer, mercʼher, Dʼar). * localedata/locales/es_PE (mon, abmon): Reworded "septiembre" to "setiembre" and abbreviated "sep" to "set". * localedata/locales/es_UY: Likewise. * localedata/locales/fil_PH (mon): Reworded "Septiyembre" to "Setyembre" and "Nobiyembre" to "Nobyembre". * localedata/locales/fur_IT (mon, abmon): Reworded "Decembar" to "Dicembar" and abbreviated "Dec" to "Dic". * localedata/locales/fy_NL (mon): Reworded "Janaris" to "Jannewaris". * localedata/locales/ha_NG (mon, abmon): Reworded "Fabrairu" to "Faburairu" and "Afrilu" to "Afirilu", also abbreviated "Afr" to "Afi". * localedata/locales/ig_NG (mon, abmon): All months begin with uppercase. Reworded: "febụrụwarị" to "Febrụwarị", "epreel" to "Eprel", "ọgọstụ" to "Ọgọọst", "nọvemba" to "Novemba", "nọv" to "Nov". * localedata/locales/kw_GB (mon): Months imported from CLDR, many changes: all "Mys" to "mis", "Mys Whevrel" to "mis Hwevrer", "Mys Merth" to "mis Meurth", "Mys Evan" to "mis Metheven", and so on. (abmon): "Whe>" to "Hwe", "Mer" to "Meu", "Evn" to "Met". * localedata/locales/lg_UG (mon): Reworded "Julaai" to "Julaayi". * localedata/locales/ln_CD (mon): Months imported from CLDR, all changed: "Yanwáli" to "sánzá ya yambo", "Febwáli" to "sánzá ya míbalé" and so on. * localedata/locales/mg_MG (mon, abmon): All months now begin with uppercase. * localedata/locales/se_NO (mon): Months imported from CLDR, all suffixes changed from "mánu" to "mánnu". * localedata/locales/sr_RS@latin (mon): Reworded "juni" to "jun" and "juli" to "jul". * localedata/locales/uz_UZ (mon): Reworded "Sentyabr" to "Sentabr" and "Oktyabr" to "Oktabr". * localedata/locales/uz_UZ@cyrillic (mon): Most of the names reworded, no longer end with a soft sign. * localedata/locales/wae_CH (mon): reworded "Bráchet" to "Bráčet", "Öigschte" to "Öigšte", "Herbschtmánet" to "Herbštmánet", "Chrischtmánet" to "Chrištmánet".
* localedata: fur_IT: Fix spelling of Wednesday (Miercus)Rafal Luzynski2017-06-222-2/+7
| | | | | * localedata/locales/fur_IT (day, abday): reworded "Miarcus" to "Miercus" and abbreviated "Mia" to "Mie".
* Bug 21533: Update to Unicode 10.0.0Mike FABIAN2017-06-2213-1090/+3776
| | | | | | * Unicode 10.0.0 Support: Character encoding, character type info, and transliteration tables are all updated to Unicode 10.0.0, using generator scripts contributed by Mike FABIAN (Red Hat).
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-202-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <locale.h> is specified to define locale_t in POSIX.1-2008, and so are all of the headers that define functions that take locale_t arguments. Under _GNU_SOURCE, the additional headers that define such functions have also always defined locale_t. Therefore, there is no need to use __locale_t in public function prototypes, nor in any internal code. * ctype/ctype-c99_l.c, ctype/ctype.h, ctype/ctype_l.c * include/monetary.h, include/stdlib.h, include/time.h * include/wchar.h, locale/duplocale.c, locale/freelocale.c * locale/global-locale.c, locale/langinfo.h, locale/locale.h * locale/localeinfo.h, locale/newlocale.c * locale/nl_langinfo_l.c, locale/uselocale.c * localedata/bug-usesetlocale.c, localedata/tst-xlocale2.c * stdio-common/vfscanf.c, stdlib/monetary.h, stdlib/stdlib.h * stdlib/strfmon_l.c, stdlib/strtod_l.c, stdlib/strtof_l.c * stdlib/strtol.c, stdlib/strtol_l.c, stdlib/strtold_l.c * stdlib/strtoll_l.c, stdlib/strtoul_l.c, stdlib/strtoull_l.c * string/strcasecmp.c, string/strcoll_l.c, string/string.h * string/strings.h, string/strncase.c, string/strxfrm_l.c * sysdeps/ieee754/float128/strtof128_l.c * sysdeps/ieee754/float128/wcstof128.c * sysdeps/ieee754/float128/wcstof128_l.c * sysdeps/ieee754/ldbl-128ibm/strtold_l.c * sysdeps/ieee754/ldbl-64-128/strtold_l.c * sysdeps/ieee754/ldbl-opt/nldbl-compat.c * sysdeps/ieee754/ldbl-opt/nldbl-strfmon_l.c * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c * sysdeps/ieee754/ldbl-opt/nldbl-wcstold_l.c * sysdeps/powerpc/powerpc32/power7/strcasecmp.S * sysdeps/powerpc/powerpc64/power7/strcasecmp.S * sysdeps/x86_64/strcasecmp_l-nonascii.c * sysdeps/x86_64/strncase_l-nonascii.c, time/strftime_l.c * time/strptime_l.c, time/time.h, wcsmbs/mbsrtowcs_l.c * wcsmbs/wchar.h, wcsmbs/wcscasecmp.c, wcsmbs/wcsncase.c * wcsmbs/wcstod.c, wcsmbs/wcstod_l.c, wcsmbs/wcstof.c * wcsmbs/wcstof_l.c, wcsmbs/wcstol_l.c, wcsmbs/wcstold.c * wcsmbs/wcstold_l.c, wcsmbs/wcstoll_l.c, wcsmbs/wcstoul_l.c * wcsmbs/wcstoull_l.c, wctype/iswctype_l.c * wctype/towctrans_l.c, wctype/wcfuncs_l.c * wctype/wctrans_l.c, wctype/wctype.h, wctype/wctype_l.c: Change all uses of __locale_t to locale_t.
* localedata: ce_RU: update weekdays from CLDR [BZ #21207]Rafal Luzynski2017-06-132-14/+23
| | | | | | | | | [BZ #21207] * locales/ce_RU (day): Updated (imported) from CLDR. Uppercase letters left unchanged. * locales/ce_RU (abday): Minor updates to match (day): Latin uppercase "I" replaced with Cyrillic "Ӏ" ("Palochka", Unicode: U04C0). Trailing spaces removed.
* localedata: Remove trailing spaces [BZ #20275]Rafal Luzynski2017-06-1322-210/+242
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many locales have strings that end with an unnecessary trailing space. Remove them. Also corrects some notational errors in passing. * localedata/locales/mag_IN (abday, day): Consistently use uppercase hexadecimal in <Uxxxx> notation. * localedata/locales/so_DJ (mon): Use "<U0020>" instead of " ". * localedata/locales/so_ET (mon): Likewise. * localedata/locales/so_KE (mon): Likewise. * localedata/locales/so_SO (mon): Likewise. [BZ #20275] * localedata/locales/anp_IN (abday, day): Remove trailing spaces. * localedata/locales/bho_IN (abday, day): Likewise. * localedata/locales/doi_IN (abday, day): Likewise. * localedata/locales/hi_IN (day, abday): Likewise. * localedata/locales/hne_IN (abday, day): Likewise. * localedata/locales/mag_IN (abday, day): Likewise. * localedata/locales/ne_NP (abday, day): Likewise. * localedata/locales/pa_IN (abday, day): Likewise. * localedata/locales/raj_IN (abday, day): Likewise. * localedata/locales/the_NP (abday, day): Likewise. * localedata/locales/sq_AL (abday, day): Likewise. * localedata/locales/ln_CD (name_ms): Likewise. * localedata/locales/quz_PE (lang_name): Likewise. * localedata/locales/ta_IN (name_mr, name_mrs, name_miss): Likewise. * localedata/locales/te_IN (name_mr, name_mrs, name_miss): Likewise. * localedata/locales/ht_HT (abday, day): Remove trailing space after "len" and "lendi". * localedata/locales/mt_MT (mon): Remove trailing space after "Diċembru".
* Correct collation rules for Malayalam.Santhosh Thottingal2017-06-112-4/+30
| | | | | | | | [BZ #19922] * locales/iso14651_t1_common: Add collation rules for U+07DA to U+07DF. [BZ #19919] * locales/iso14651_t1_common: Correct collation of U+0D36 and U+0D37.
* Bug 20686: Add el_GR@euro support.Carlos O'Donell2017-05-032-0/+6
| | | | | | | | | Despite the fact that el_GR is ISO-8859-7:2003 which contains the euro symobl, it is not possible to know this apriori to selecting the el_GR locale. Therefore you don't know if el_GR can possibly have the 2003 ammendments which include the euro symbol. This is resolved by creating an el_GR@euro locale similar to all the other @euro locales for non-UTF8 charsets.
* Bug 21399: Fix CP1254 comment for U+00ECChristopher Chittleborough2017-04-192-1/+6
|
* localedata: hu_HU: fix multiple sorting bugs (bug 18934)Egmont Koblinger2017-03-284-145/+712
| | | | | | | | | | | | | | | | Fix the incorrect sorting order of a digraph and its geminated variant, regression introduced by a faulty fix to bug 13547 in commit b008d4c85619a753e441d7f473ba8af0db400bd6. Fix two inconsistencies in sorting unusual capitalization of digraphs (bug #18587). Enable DIACRIT_FORWARD to work around bug #17750. Sort foreign accents after the Hungarian ones. Add extensive unittests containing all the examples from The Rules of Hungarian Orthography and many more, including explanatory comments.
* Bug 20313: Update to Unicode 9.0.0Mike FABIAN2017-02-2114-2591/+6686
| | | | | | * Unicode 9.0.0 Support: Character encoding, character type info, and transliteration tables are all updated to Unicode 9.0.0, using generator scripts contributed by Mike FABIAN (Red Hat).