about summary refs log tree commit diff
path: root/localedata/locales
Commit message (Collapse)AuthorAgeFilesLines
* locales/tr_TR: Change currency from YTL to TL. [BZ#13996]Petr Baudis2012-06-041-1/+2
| | | | | | | | 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-041-0/+2
|
* [PATCH] Fix first_weekday/first_workday for EU localesJeff Law2012-06-0425-2/+49
| | | | | | | | | | | | | | | | | | 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-221-0/+168
| | | | | | [BZ#13968] * locales/mag_IN: New file. * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
* Fix February month name in de_AT localeAurelien Jarno2012-04-301-1/+1
| | | | | | | | | | | 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-132-5/+8
| | | | | | | | | | | | | | | | | 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-051-0/+2
| | | | Patch from Fedora by Jeff Law. Acknowledged by Jordi Mallach.
* Locale ca_ES is now maintained by Jordi MallachPetr Baudis2012-04-051-2/+2
| | | | | | [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-041-0/+2
| | | | | [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-1031-31/+31
|
* Revert FSF address changes to locales.Joseph Myers2012-02-1031-31/+31
|
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0931-31/+31
|
* Fix collation in Hungarian localeUlrich Drepper2012-01-071-82/+110
|
* Modernize time format in Swedish localeUlrich Drepper2011-12-231-2/+2
|
* Fix wal_ET locale and build itUlrich Drepper2011-12-231-30/+29
|
* Various fixes to fi_FIUlrich Drepper2011-12-231-23/+32
|
* Add ta_LK localeUlrich Drepper2011-12-232-29/+118
|
* Fix fi_FI collation reorderingUlrich Drepper2011-12-221-20/+25
|
* Add brx_IN localeUlrich Drepper2011-12-221-0/+185
|
* Change currency symbol placement for nl_BEUlrich Drepper2011-12-221-1/+1
|
* Add es_CU localeUlrich Drepper2011-12-221-0/+122
|
* WP issuesUlrich Drepper2011-12-221-1/+0
|
* Add unm_US localeUlrich Drepper2011-12-221-0/+151
|
* WP issuesUlrich Drepper2011-12-221-34/+34
|
* Add bho_IN localeUlrich Drepper2011-12-221-0/+164
|
* Fix grouping and reuse other locales in various localesUlrich Drepper2011-11-1123-573/+517
|
* Add work and week day info to sl_SI localeSašo Živanovic2011-05-161-0/+2
|
* Recode se_NO locale file to UTF-8Ulrich Drepper2011-05-161-29/+29
|
* Fix whitespacesUlrich Drepper2011-05-151-1/+1
|
* Move Dzonghka collation rules to common collation rules fileUlrich Drepper2011-05-152-700/+1383
|
* Fix some fields in time info in sv_FI localeJohan Heikkila2011-05-151-26/+28
|
* Fix time format in en_SG localeKH Teo2011-05-141-7/+8
|
* Handle localized y/n reply in sq_ALUlrich Drepper2011-05-091-2/+2
|
* sync glibc Latin American paper sizes with CLDR 1.8.1Caolán McNamara2011-05-092-8/+4
|
* Fix currency_symbol of es_NI localeUlrich Drepper2011-05-091-26/+26
|
* Change paper format for Nicaragua to letterUlrich Drepper2011-05-091-2/+2
|
* Month names in Russian Localization should be in lowercaseAlexey Balmashnov2011-05-091-19/+19
|
* Add mhr_RU localeUlrich Drepper2011-05-091-0/+162
|
* Support Colon SignUlrich Drepper2011-05-092-26/+28
| | | | | Used in the Costa Rican locale and now also in the El Salvadorian locale.
* Add lij_IT localeUlrich Drepper2011-05-091-0/+130
|
* Add yue_HK localeChunshek Chan2011-05-091-0/+166
|
* Add wae_CH localeKevin Bortis2011-05-091-0/+240
|
* Estonia (et_EE) joins the eurozonePriit Laes2011-05-091-2/+2
|
* Add lb_LU localeUlrich Drepper2011-05-091-0/+196
|
* Add sw_KE and sw_TZ localesUlrich Drepper2011-05-092-0/+291
|
* Fix whitespacesUlrich Drepper2011-05-091-3/+2
|
* Add ff_SN localeUlrich Drepper2011-05-091-0/+196
|
* Update day/month names in tk_TM localeGhorban M. Tavakoly2011-05-091-70/+76
|
* Add bem_ZM and en_ZM localesUlrich Drepper2011-05-092-0/+287
|
* Use rupee sign in Indian locales.Ulrich Drepper2011-05-0917-18/+17
|