about summary refs log tree commit diff
path: root/localedata
Commit message (Collapse)AuthorAgeFilesLines
* [BZ#14510]Jeff Law2012-09-059-8/+36
| | | | | | | | | | | * locales/es_DO: Fix LC_NUMERIC decimal_point and thousands_sep. * locales/es_GT: Likewise. * locales/es_HN: Likewise. * locales/es_MX: Likewise. * locales/es_NI: Likewise. * locales/es_PA: Likewise. * locales/es_PR: Likewise. * locales/es_SV: Likewise.
* locales/tr_CY: LC_TIME with copy cannot contain additional dataPetr Baudis2012-06-202-2/+2
| | | | | Luckily, tr_TR also sets first_weekday and first_workday to Monday, so this is just not necessary.
* locales/mag_IN: Fix syntax errorPetr Baudis2012-06-202-1/+5
|
* locales/tr_TR: Change currency from YTL to TL. [BZ#13996]Petr Baudis2012-06-042-1/+8
| | | | | | | | As of January 1st 2009, the "new" prefix was removed from the New Turkish lira, its official name becoming "Turkish lira" again, abbreviated "TL". Patch by <gokcen@pardus.org.tr>.
* locales/tr_TR: Fix first_weekday and first_workday [BZ#13223]Serkan Kaba2012-06-042-0/+7
|
* [PATCH] Fix first_weekday/first_workday for EU localesJeff Law2012-06-0426-2/+59
| | | | | | | | | | | | | | | | | | The following URL shows an official response to a question about locale dates within the EU. Basically they adopted ISO 8601: http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:C:2004:78E:0447:0447:EN:PDF ISO 8601: http://dotat.at/tmp/ISO_8601-2004_E.pdf 2.2.8 calendar week time interval of seven calendar days starting with a Monday The pt_PT locale change has been removed from the patch by Petr Baudis since Sunday seems to be the first day there in daily usage.
* Add new locale mag_IN.Chandan Kumar2012-05-223-0/+175
| | | | | | [BZ#13968] * locales/mag_IN: New file. * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
* [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.Andreas Jaeger2012-05-214-59/+13
| | | | | | | | | | | | | | | | | | * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider inptr and inend for must_buffer_ch. * wcsmbs/tst-mbsnrtowcs.c: Remove file. * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs. * stdio-common/Makefile (tests): Remove bug15. (bug15-ENV): Remove macro. * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1 anymore. localedata: * SUPPORTED: Remove vi_VN.TCVN/TCVN5712-1. * tst-strptime.c: Remove, we do not support vi_VN.TCVN5712-1 anymore. * Makefile (LOCALES): Remove vi_VN.TCVN5712-1 from list. (tests): Remove tst-strptime.
* Complete GB18030 charmapAndreas Schwab2012-05-112-2157/+60344
|
* Fix February month name in de_AT localeAurelien Jarno2012-04-302-1/+7
| | | | | | | | | | | The current de_AT locale defines "Feber" for the month of February, which is correct in some parts of Austria, but is not the standards. This patch fixes the problem by changing it to the standards version "Februar". 2012-04-29 Aurelien Jarno <aurelien@aurel32.net> * locales/de_AT: Change month name from "Feber" to "Februar".
* cy_GB/en_GB: set am/pm in timesMike Frysinger2012-04-133-5/+14
| | | | | | | | | | | | | | | | | The British people apparently use am/pm in time, so make it available to them. While we're here, sync the date_fmt field from en_GB to cy_GB. Fedora has been carrying this for the better part of a decade, and Debian has had it, and now that I've gotten a request from some British people to add it to Gentoo, I'd rather get it merged into mainline. Signed-off-by: Mike Frysinger <vapier@gentoo.org> 2012-04-12 Mike Frysinger <vapier@gentoo.org> [BZ #3768] * locales/en_GB: Set am_pm and t_fmt_ampm fields. * locales/cy_GB: Likewise. Also copy date_fmt from en_GB.
* [BZ #6770] Add first_weekday and first_workday to ca_ES.Petr Baudis2012-04-052-0/+7
| | | | Patch from Fedora by Jeff Law. Acknowledged by Jordi Mallach.
* Locale ca_ES is now maintained by Jordi MallachPetr Baudis2012-04-052-2/+7
| | | | | | [BZ #6770] It was impossible to contact the original maintainer by phone or email, despite Jordi's multiple tries, either directly or via 3rd parties.
* 2012-04-04 Dmitry V. Levin <ldv@altlinux.org>Jeff Law2012-04-042-0/+7
| | | | | [BZ #10346] * locales/ru_UA (LC_TIME): Add first_weekday and first_workday.
* Replace FSF snail mail address with URL in localedata.Paul Eggert2012-03-1032-31/+36
|
* Remove distribute variable from MakefilesUlrich Drepper2012-03-072-14/+6
|
* Revert FSF address changes to locales.Joseph Myers2012-02-1032-31/+35
|
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0964-126/+98
|
* Fix collation in Hungarian localeUlrich Drepper2012-01-072-82/+116
|
* Modernize time format in Swedish localeUlrich Drepper2011-12-232-2/+5
|
* Fix wal_ET locale and build itUlrich Drepper2011-12-233-30/+35
|
* Various fixes to fi_FIUlrich Drepper2011-12-232-23/+36
|
* Add ta_LK localeUlrich Drepper2011-12-234-29/+127
|
* Fix fi_FI collation reorderingUlrich Drepper2011-12-222-20/+28
|
* Build ur_IN localeUlrich Drepper2011-12-222-0/+4
|
* Add brx_IN localeUlrich Drepper2011-12-223-0/+190
|
* Change currency symbol placement for nl_BEUlrich Drepper2011-12-222-1/+4
|
* Add es_CU localeUlrich Drepper2011-12-223-0/+127
|
* WP issuesUlrich Drepper2011-12-221-1/+0
|
* Add unm_US localeUlrich Drepper2011-12-223-0/+156
|
* WP issuesUlrich Drepper2011-12-221-34/+34
|
* Add bho_IN localeUlrich Drepper2011-12-223-0/+171
|
* Remove handling of VCs other then gitUlrich Drepper2011-11-172-5/+8
|
* Fix grouping and reuse other locales in various localesUlrich Drepper2011-11-1124-573/+544
|
* Optimize access to isXYZ and toXYZ tablesUlrich Drepper2011-10-153-2/+86
| | | | | The functions to get the pointers can now depend on the TLS variable be initialized.
* Remove an unused variable in localedata tests.Roland McGrath2011-07-022-3/+7
|
* Fix handling of LC_CTYPE in locale name handlingUlrich Drepper2011-05-213-2/+143
|
* Update GB18030 to 2005 versionUlrich Drepper2011-05-172-46079/+331
|
* Add work and week day info to sl_SI localeSašo Živanovic2011-05-162-15/+23
|
* Recode se_NO locale file to UTF-8Ulrich Drepper2011-05-161-29/+29
|
* Fix typoe in CLUlrich Drepper2011-05-151-6/+6
|
* Fix whitespacesUlrich Drepper2011-05-151-1/+1
|
* Move Dzonghka collation rules to common collation rules fileUlrich Drepper2011-05-153-700/+1387
|
* Fix some fields in time info in sv_FI localeJohan Heikkila2011-05-152-26/+35
|
* Fix time format in en_SG localeKH Teo2011-05-142-7/+14
|
* Just BZ annotationsUlrich Drepper2011-05-091-0/+1
|
* Handle localized y/n reply in sq_ALUlrich Drepper2011-05-092-2/+6
|
* Add support for CP770, CP771, CP772, CP773, and CP774Ulrich Drepper2011-05-096-0/+1342
|
* sync glibc Latin American paper sizes with CLDR 1.8.1Caolán McNamara2011-05-093-8/+9
|
* Fix currency_symbol of es_NI localeUlrich Drepper2011-05-092-26/+29
|