Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New Ukrainian locale: uk_UA.CP1251. | ru | 2005-03-04 | 1 | -0/+1 |
| | | | | Submitted by: Alexander Peresunko | ||||
* | Use comma instead of a single quote as the decimal point separator for | tobez | 2004-11-16 | 1 | -1/+1 |
| | | | | | | | eu_ES.* locales. Discussed with: "J. Vicente Carrasco -Bixen- " <carvay@tikismikis.org>, the eu_ES.* locales submitter, tjr | ||||
* | Utilize FILES and SYMLINKS. | ru | 2004-10-18 | 1 | -181/+69 |
| | |||||
* | Add the necessary magic to make the thousands separator work for | keramida | 2004-10-13 | 1 | -1/+1 |
| | | | | | | | | | | floating-point formats in the Greek locale. This allows printing numbers with the ' format modifier, like this: $ env -i LC_NUMERIC=el_GR.ISO8859-7 printf "%'.3f\n" 1024000 1.024.000,000 Reviewed by: das | ||||
* | Symlink missing lt_LT.ISO8859-4 LC_MONETARY, LC_MESSAGES and LC_NUMERIC | tjr | 2004-08-28 | 1 | -0/+2 |
| | | | | data files to the ISO8859-13 versions. | ||||
* | Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8. | tjr | 2004-08-28 | 2 | -2/+17 |
| | | | | | | | | (This differs somewhat from the version originally submitted - any mistakes are my own.) PR: 68524 Submitted by: J. Vicente Carrasco -Bixen- | ||||
* | Add an Israel Hebrew locale: he_IL.UTF-8. | tjr | 2004-04-21 | 1 | -0/+2 |
| | | | | | PR: 65826 Submitted by: Hye-Shik Chang | ||||
* | Add data for missing categories to zh_HK.Big5HKSCS locale. | tjr | 2004-04-04 | 1 | -1/+1 |
| | |||||
* | Add UTF-8 versions of all the currently supported system locales. Most of | tjr | 2004-03-27 | 1 | -0/+86 |
| | | | | | | | the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made a few minor adjustments and merged the makefiles. PR: 44307 | ||||
* | Use correct thousands separator for the Italian locale. | cperciva | 2004-02-18 | 1 | -1/+1 |
| | | | | | | | PR: misc/54477 Submitted by: Nicola Vitale <nivit@libero.it> Approved by: rwatson (mentor) Confirmed by: #freebsd, Google | ||||
* | Add kk_KZ.PT154 | ache | 2004-01-29 | 2 | -0/+13 |
| | | | | Submitted by: Birsh T <tim@zhezu.kz> | ||||
* | Add be_BY.* | ache | 2003-12-20 | 2 | -0/+17 |
| | | | | Submitted by: Yury Tarasievich <grog@grsu.by> | ||||
* | Enable GB2312 locale. | davidxu | 2003-11-05 | 1 | -1/+1 |
| | |||||
* | Add ko_KR.CP949 locale | ache | 2003-08-08 | 1 | -0/+2 |
| | | | | | PR: 55341 submitted by: Hye-Shik Chang <perky@freebsd.org> | ||||
* | Support for the Amharic locale. | mtm | 2003-08-05 | 2 | -0/+13 |
| | |||||
* | Add GB18030 locale | ache | 2003-07-29 | 2 | -15/+2 |
| | | | | | PR: 51729 Submitted by: Kang Liu <liukang@bjpu.edu.cn> | ||||
* | Add ARMSCSII-8 locale | ache | 2003-07-05 | 2 | -0/+16 |
| | | | | | Submitted by: Vahe Khachikyan <vahe@khachikyan.de> PR: 53944 | ||||
* | Replace uk_UA.ISO8859-5 by link | ache | 2003-06-07 | 2 | -13/+10 |
| | | | | Add link for zh_CN.GBK | ||||
* | Fix typo in prev. commit | ache | 2003-06-07 | 1 | -1/+1 |
| | |||||
* | Replace by links ru_RU.CP866 and ru_RU.ISO8859-5 | ache | 2003-06-07 | 3 | -27/+5 |
| | | | | Add link to ru_RU.CP1251 | ||||
* | Add ca_ES locale | ache | 2002-12-30 | 2 | -1/+14 |
| | | | | | PR: 45874 Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org> | ||||
* | Add lt_LT.ISO8859-13 | ache | 2002-10-25 | 2 | -0/+13 |
| | | | | | PR: 44268 Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt> | ||||
* | Add sr_YU locales | ache | 2002-10-19 | 3 | -0/+26 |
| | | | | Submitted by: Toni Andjelkovic <toni@soth.at> | ||||
* | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 1 | -1/+1 |
| | | | | | | for a long time now. Approved by: bde | ||||
* | Unbreak ja_JP.SJIS locale by adding following associations: | phantom | 2002-04-05 | 1 | -0/+2 |
| | | | | | | | | LC_NUMERIC: ja_JP.eucJP -> ja_JP.SJIS LC_MONETARY: ja_JP.eucJP -> ja_JP.SJIS LC_MESSAGES: en_GB.ISO8859-1 -> ja_JP.SJIS 2Japansese folks: Feel free to fix as you desire correct. | ||||
* | Add pt_BR.ISO8859-1 (Brazilian Portuguese) locale | phantom | 2002-04-05 | 2 | -0/+13 |
| | | | | Submitted (partly) by: dcs | ||||
* | Unbreak nl_BE locales | phantom | 2002-02-12 | 1 | -0/+8 |
| | | | | Found by: tools/diag/localeck | ||||
* | Unbreak fr_BE locale | phantom | 2002-02-12 | 2 | -1/+14 |
| | | | | Found by: tools/diag/localeck | ||||
* | Unbreak it_CH locale | phantom | 2002-02-12 | 1 | -1/+8 |
| | | | | Found by: tools/diag/localeck | ||||
* | Add ro_RO | ache | 2002-01-08 | 2 | -0/+13 |
| | | | | | PR: 33343 Submitted by: Adrian Penisoara <ady@warpnet.ro> | ||||
* | Unbreak de_CH.ISO8859-{1,15} locales (add missing categories defintions) | phantom | 2001-12-25 | 1 | -1/+1 |
| | |||||
* | Optimize locale data Makefiles as well as make their style more consistent. | phantom | 2001-12-25 | 1 | -31/+27 |
| | |||||
* | Add uk_UA.ISO8859-5 locale | ache | 2001-12-20 | 2 | -0/+13 |
| | | | | | PR: 32450 Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua> | ||||
* | Add hi_IN.ISCII-DEV | ache | 2001-11-28 | 2 | -0/+13 |
| | |||||
* | Add bg_BG.CP1251 | ache | 2001-11-05 | 2 | -0/+13 |
| | | | | | PR: 25472 Submitted by: Peter Pentchev <roam@ringlet.net> | ||||
* | Add more *.US-ASCII and Latin15 entries | ache | 2001-06-10 | 1 | -11/+42 |
| | |||||
* | Switch to new locale names | ache | 2001-06-10 | 27 | -348/+34 |
| | |||||
* | Add sk_SK | ache | 2001-05-18 | 3 | -0/+29 |
| | | | | | PR: 27425 Submitted by: juraj@bednar.sk | ||||
* | Add es_ES. | jmas | 2001-04-29 | 3 | -0/+25 |
| | |||||
* | Add category definitions (which were missing) for locale categories LC_MESSAGES, | phantom | 2001-04-28 | 11 | -0/+128 |
| | | | | | LC_NUMERIC, LC_MONETARY. Information source is POSIX locale defintions collection at ftp://dkuug.dk/i18n/WG15-collection/ | ||||
* | Add et_EE | ache | 2001-03-16 | 3 | -0/+25 |
| | | | | | PR: 25495 Submitted by: Vallo Kallaste <vallo@matti.ee> | ||||
* | add LC_MONETARY, LC_MESSAGES and LC_NUMERIC definitions for ru_RU.CP866 and | phantom | 2001-02-19 | 4 | -0/+38 |
| | | | | ru_RU.ISO_8859-5 locales | ||||
* | Add hu_HU | ache | 2001-02-18 | 3 | -0/+25 |
| | | | | Submitted by: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu> | ||||
* | Add LC_MESSAGES, LC_MONETARY, and LC_NUMERIC supports to | keith | 2001-02-17 | 4 | -1/+39 |
| | | | | | | both zh_TW.Big5 and zh_CN.EUC locales. Approved by: ache | ||||
* | Add uk_UA | ache | 2001-02-17 | 2 | -0/+13 |
| | | | | Submitted by: Alexander Matey <matey@cis.ohio-state.edu> | ||||
* | Add ja_JP.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | knu | 2001-02-11 | 3 | -1/+26 |
| | |||||
* | Add ko_KR.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-11 | 3 | -1/+26 |
| | | | | Submitted by: CHOI Junho <cjh@kr.FreeBSD.org> | ||||
* | Add Polish locale. | abial | 2001-02-10 | 3 | -0/+25 |
| | |||||
* | Back out my "3;3" -> something change. While technikally the same, it only | ache | 2001-02-10 | 17 | -17/+17 |
| | | | | | | | leads to confusion. el_GR: change "0;0" to "-1". "0" is repeater for previous number, not no grouping | ||||
* | activate cs_CZ.ISO_8859-2 and el_GR.ISO_8859-7 | phantom | 2001-02-10 | 1 | -0/+2 |
| |