aboutsummaryrefslogtreecommitdiff
path: root/localedata
AgeCommit message (Collapse)AuthorFilesLines
2013-09-28Fix ayc_PE.UTF-8 and lzh_TW.UTF-8 build issuesChris Leonard1-0/+1
2013-09-25Version 1.2 of gd_GB localeMichael Bauer2-112/+140
2013-09-23New locale for cmn_TWWei-Lun Chao3-3/+230
2013-09-23New locale for hak_TWWei-Lun Chao3-1/+227
2013-09-23New locale for lzh_TWWei-Lun Chao3-0/+260
2013-09-23New locale for nan_TWWei-Lun Chao3-0/+227
2013-09-22Adjust language-code fields of LC_ADDRESS.Chris Leonard73-63/+483
2013-09-21New locale for ak_GH.Chris Leonard3-0/+223
2013-09-15Adjust language-code fields of LC_ADDRESS.Chris Leonard24-22/+155
2013-09-15Add country_car field to LC_ADDRESS.Chris Leonard65-51/+378
2013-09-06Fix trailing whitespaceChris Leonard1-1/+1
2013-09-06ChangeLog entry for Deduplicate country_car.Chris Leonard1-0/+9
2013-09-06 Deduplicate country_car.Chris Leonard6-32/+32
2013-09-04Update iso-1427.def and related occurrences.Chris Leonard5-4/+15
2013-09-04Add country_car field to LC_ADDRESScjl1-0/+146
2013-09-04Add country_car field to LC_ADDRESScjl143-32/+436
2013-09-03Add FSF statement to ayc_PE locale.cjl1-3/+3
2013-09-03Add FSF statement to ayc_PE locale.cjl1-4/+4
2013-09-03Add FSF statement to ayc_PE locale.cjl2-21/+29
2013-09-03Update ht_HT localeChris Leonard2-109/+149
2013-09-03 Chris Leonard <cjl@sugarlabs.org> [BZ#15886] * locales/ht_HT: 1.1 revision of ht_HT locale.
2013-09-03Add quz_PE localeChris Leonard3-0/+176
2013-09-03 Chris Leonard <cjl@sugarlabs.org> [BZ#15887] * locales/quz_PE: New locale for quz_PE. * SUPPORTED: Add quz_PE.
2013-08-30Fix typos.Ondřej Bílka4-3/+9
2013-06-13Fix formatting of commentAndreas Jaeger1-1/+1
2013-06-13Update sv_FI@euroJohan Heikkila2-0/+4
[BZ#15432] * locales/sv_FI@euro: Add LC_MEASUREMENT.
2013-06-13Update sv_FIJohan Heikkila2-8/+24
[BZ#15431] * locales/sv_FI: Add LC_MEASUREMENT, use copy in LC_TELEPHONE, update LC_ADDRESS with using postal_fmt from Finnish Post Office recommendations at http://www.posti.fi/hinnatjaohjeet/osoitejakuorimerkinnat/osoitemerkinnat.html and add missing entries.
2013-06-11Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab2-574/+883
2013-06-07Remove trailing whitespace from localedata.Joseph Myers42-164/+208
2013-05-02Add yesstr and nostr to en_CA, es_AR, and es_ESCarlos O'Donell3-2/+16
We add yesstr and nostr to three more locales. We ignore the issue of capitalization of the first character in yesstr and nostr. All locales will need to be revisited to make this uniform policy change. --- 2013-05-02 Carlos O'Donell <carlos@redhat.com> [BZ #15264] * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr. * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES. * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
2013-04-27Fix ia_FR postal formatNik Kalach2-5/+10
2013-04-27 Nik Kalach <nikka@fedoraproject.org> [BZ #15221] * locales/ia_FR: Fix postal_fmt definition.
2013-04-06fi_FI: Define yesstr, nostrMarko Myllynen1-0/+2
Define yesstr/nostr in fi_FI (as "Kyllä" and "Ei"). Fixes part of BZ#15264. --- 2013-04-06 Marko Myllynen <myllynen@redhat.com> [BZ #15264] * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
2013-02-01Remove unmaintained and unused localedata/CHECKSUMSAndreas Jaeger2-424/+4
2013-01-14Use $(host-test-program-cmd) not $(test-program-cmd) for bug-setlocale1.Joseph Myers2-1/+6
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu7-24/+54
2013-01-10Move localedata ChangeLog entriesH.J. Lu1-0/+11
2013-01-10Support run bug-setlocale1 directlyH.J. Lu3-10/+15
2013-01-10Revert "Update BIG5-HKSCS charmap to HKSCS-2008"Andreas Schwab1-878/+574
This reverts commit e79f00ebb776ad35ec6a9a4c89bc8046052674f0.
2013-01-10Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab1-574/+878
[BZ #14991] * charmaps/BIG5-HKSCS: Update to HKSCS-2008. [BZ #14991] * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4) (from_ucs4_idx): Regenerate. (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros. (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM) (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO) (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM) (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP) (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT) (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros. (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define from FROM_LOOP and TO_LOOP specific macros. (BODY): Handle combining characters. * iconvdata/BIG5HKSCS.irreversible: Update. * iconvdata/BIG5HKSCS.precomposed: New file. * iconvdata/testdata/BIG5HKSCS: Add all characters from range 0x8740 - 0x87DF. * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
2013-01-03New dz_BT maintainer infoChris Leonard2-2/+7
[BZ #14982] * locales/dz_BT: Add new contact information for dz-BT maintainer.
2013-01-03Correct LC_ADDRESS countryname for Bhutan in DzongkhaChris Leonard2-1/+8
[BZ #13951] * locales/dz_BT: Correct LC_ADDRESS countryname for Bhutan in Dzongkha.
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers34-33/+38
2012-12-06Change sources.redhat.com references to sourceware.org.Joseph Myers3-2/+7
2012-12-03 * locales/uk_UA (currency_symbol): Fix.Jeff Law2-1/+5
2012-12-03 * locales/ks_IN@devanagari: Fix week day names.Jeff Law2-4/+8
2012-12-03 * locales/zh_CH (abmon): Remove whitespace.Jeff Law2-5/+9
2012-11-29Fix abmon December entry in ia_FRNik Kalach2-1/+3
* locales/ia_FR (abmon): Fix December.
2012-11-29Add Interlingua localeNik Kalach3-0/+147
[BZ#14879] * locales/ia_FR : New file * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
2012-11-22Fix comment in niu_NUAndreas Jaeger2-1/+5
2012-11-21Fix szl_PL localeAndreas Jaeger2-1/+3
* locales/szl_PL (LC_COLLATE): Fix syntax error.
2012-11-21Fix typo for ayc_PEAndreas Jaeger2-1/+5
* SUPPORTED (SUPPORTED-LOCALES): Fix typo for ayc_PE entry.
2012-11-21Add locales niu_NU and niu_NZChris Leonard4-0/+396
2012-11-21 Chris Leonard <cjl@sugarlabs.org> [BZ #14863] * SUPPORTED: Add niu_NU and niu_NZ. * locales/niu_NU: Add Niuean (Vagahau Niue) locale for Niue, contributed by Chris Leonard <cjl@sugarlabs.org> and Emani Fakaotimanava-Lui <emani@niue.nu>. * locales/niu_NZ: Add Niuean (Vagahau Niue) locale for New Zealand, contributed by Chris Leonard <cjl@sugarlabs.org> and Emani Fakaotimanava-Lui <emani@niue.nu>.