aboutsummaryrefslogtreecommitdiff
path: root/localedata
AgeCommit message (Collapse)AuthorFilesLines
2012-06-20locales/tr_CY: LC_TIME with copy cannot contain additional dataPetr Baudis2-2/+2
Luckily, tr_TR also sets first_weekday and first_workday to Monday, so this is just not necessary.
2012-06-20locales/mag_IN: Fix syntax errorPetr Baudis2-1/+5
2012-06-04locales/tr_TR: Change currency from YTL to TL. [BZ#13996]Petr Baudis2-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>.
2012-06-04locales/tr_TR: Fix first_weekday and first_workday [BZ#13223]Serkan Kaba2-0/+7
2012-06-04[PATCH] Fix first_weekday/first_workday for EU localesJeff Law26-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.
2012-05-22Add new locale mag_IN.Chandan Kumar3-0/+175
[BZ#13968] * locales/mag_IN: New file. * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
2012-05-21[BZ #13691], Revert breakage of iconv() converter for TCVN-5712.Andreas Jaeger4-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.
2012-05-11Complete GB18030 charmapAndreas Schwab2-2157/+60344
2012-04-30Fix February month name in de_AT localeAurelien Jarno2-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".
2012-04-13cy_GB/en_GB: set am/pm in timesMike Frysinger3-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.
2012-04-05[BZ #6770] Add first_weekday and first_workday to ca_ES.Petr Baudis2-0/+7
Patch from Fedora by Jeff Law. Acknowledged by Jordi Mallach.
2012-04-05Locale ca_ES is now maintained by Jordi MallachPetr Baudis2-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-042012-04-04 Dmitry V. Levin <ldv@altlinux.org>Jeff Law2-0/+7
[BZ #10346] * locales/ru_UA (LC_TIME): Add first_weekday and first_workday.
2012-03-10Replace FSF snail mail address with URL in localedata.Paul Eggert32-31/+36
2012-03-07Remove distribute variable from MakefilesUlrich Drepper2-14/+6
2012-02-10Revert FSF address changes to locales.Joseph Myers32-31/+35
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert64-126/+98
2012-01-07Fix collation in Hungarian localeUlrich Drepper2-82/+116
2011-12-23Modernize time format in Swedish localeUlrich Drepper2-2/+5
2011-12-23Fix wal_ET locale and build itUlrich Drepper3-30/+35
2011-12-23Various fixes to fi_FIUlrich Drepper2-23/+36
2011-12-23Add ta_LK localeUlrich Drepper4-29/+127
2011-12-22Fix fi_FI collation reorderingUlrich Drepper2-20/+28
2011-12-22Build ur_IN localeUlrich Drepper2-0/+4
2011-12-22Add brx_IN localeUlrich Drepper3-0/+190
2011-12-22Change currency symbol placement for nl_BEUlrich Drepper2-1/+4
2011-12-22Add es_CU localeUlrich Drepper3-0/+127
2011-12-22WP issuesUlrich Drepper1-1/+0
2011-12-22Add unm_US localeUlrich Drepper3-0/+156
2011-12-22WP issuesUlrich Drepper1-34/+34
2011-12-22Add bho_IN localeUlrich Drepper3-0/+171
2011-11-17Remove handling of VCs other then gitUlrich Drepper2-5/+8
2011-11-11Fix grouping and reuse other locales in various localesUlrich Drepper24-573/+544
2011-10-15Optimize access to isXYZ and toXYZ tablesUlrich Drepper3-2/+86
The functions to get the pointers can now depend on the TLS variable be initialized.
2011-07-02Remove an unused variable in localedata tests.Roland McGrath2-3/+7
2011-05-21Fix handling of LC_CTYPE in locale name handlingUlrich Drepper3-2/+143
2011-05-17Update GB18030 to 2005 versionUlrich Drepper2-46079/+331
2011-05-16Add work and week day info to sl_SI localeSašo Živanovic2-15/+23
2011-05-16Recode se_NO locale file to UTF-8Ulrich Drepper1-29/+29
2011-05-15Fix typoe in CLUlrich Drepper1-6/+6
2011-05-15Fix whitespacesUlrich Drepper1-1/+1
2011-05-15Move Dzonghka collation rules to common collation rules fileUlrich Drepper3-700/+1387
2011-05-15Fix some fields in time info in sv_FI localeJohan Heikkila2-26/+35
2011-05-14Fix time format in en_SG localeKH Teo2-7/+14
2011-05-09Just BZ annotationsUlrich Drepper1-0/+1
2011-05-09Handle localized y/n reply in sq_ALUlrich Drepper2-2/+6
2011-05-09Add support for CP770, CP771, CP772, CP773, and CP774Ulrich Drepper6-0/+1342
2011-05-09sync glibc Latin American paper sizes with CLDR 1.8.1Caolán McNamara3-8/+9
2011-05-09Fix currency_symbol of es_NI localeUlrich Drepper2-26/+29
2011-05-09Change paper format for Nicaragua to letterUlrich Drepper2-2/+5