Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/+16 |
| | |||||
* | Add GB18030 locale | ache | 2003-07-29 | 2 | -2/+17 |
| | | | | | PR: 51729 Submitted by: Kang Liu <liukang@bjpu.edu.cn> | ||||
* | Add ARMSCSII-8 locale | ache | 2003-07-05 | 2 | -0/+18 |
| | | | | | Submitted by: Vahe Khachikyan <vahe@khachikyan.de> PR: 53944 | ||||
* | Add ru_RU.CP1251 | ache | 2003-06-07 | 2 | -0/+15 |
| | |||||
* | Add ca_ES locale | ache | 2002-12-30 | 2 | -2/+13 |
| | | | | | PR: 45874 Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org> | ||||
* | Add lt_LT.ISO8859-13 | ache | 2002-10-25 | 2 | -0/+15 |
| | | | | | 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 | 2 | -0/+14 |
| | | | | | | | | 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 | 1 | -0/+5 |
| | | | | Submitted (partly) by: dcs | ||||
* | Unbreak nl_BE locales | phantom | 2002-02-12 | 1 | -0/+7 |
| | | | | Found by: tools/diag/localeck | ||||
* | Unbreak fr_BE locale | phantom | 2002-02-12 | 2 | -1/+12 |
| | | | | Found by: tools/diag/localeck | ||||
* | Unbreak it_CH locale | phantom | 2002-02-12 | 1 | -0/+7 |
| | | | | Found by: tools/diag/localeck | ||||
* | Add ro_RO | ache | 2002-01-08 | 2 | -0/+12 |
| | | | | | 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 | -26/+22 |
| | |||||
* | Back out recent replacement of LC_MESSAGES file with directory. | phantom | 2001-12-24 | 1 | -21/+23 |
| | | | | Requested by: ache | ||||
* | Slightly re-work locale messages storage scheme. Before this commit | phantom | 2001-12-21 | 1 | -21/+21 |
| | | | | | | | | | | | LC_MESSAGES related data was installed to <locale>/LC_MESSAGES file. Now it go to <locale>/LC_MESSAGES/SYS_LC_MESSAGES file. LC_MESSAGES directory is supposed to be storage of message catalogs of userland tools. This should allow us to avoid many potential problems with future libintl related functionality introduction. Thanks for useful suggestions about correct way how to replace plain files with directories at installworld stage to: Ruslan Ermilov <ru> | ||||
* | Add uk_UA.ISO8859-5 locale | ache | 2001-12-20 | 2 | -0/+15 |
| | | | | | PR: 32450 Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua> | ||||
* | Add hi_IN.ISCII-DEV | ache | 2001-11-28 | 2 | -0/+11 |
| | |||||
* | Add bg_BG.CP1251 | ache | 2001-11-05 | 2 | -0/+15 |
| | | | | | PR: 25472 Submitted by: Peter Pentchev <roam@ringlet.net> | ||||
* | Link Slovak with Czech | ache | 2001-10-30 | 1 | -0/+6 |
| | | | | | PR: 31598 Submitted by: Vladimir Guzma <vg@cs.tut.fi> | ||||
* | Add more *.US-ASCII and Latin15 entries | ache | 2001-06-10 | 1 | -11/+32 |
| | |||||
* | Switch to new locale names | ache | 2001-06-10 | 29 | -339/+36 |
| | |||||
* | Fix typo: GREMANLINKS -> GERMANLINKS | jmas | 2001-04-29 | 1 | -1/+1 |
| | |||||
* | Add es_ES. | jmas | 2001-04-29 | 3 | -0/+21 |
| | |||||
* | Add category definitions (which were missing) for locale categories LC_MESSAGES, | phantom | 2001-04-28 | 17 | -4/+178 |
| | | | | | 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/+21 |
| | | | | | 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/+44 |
| | | | | ru_RU.ISO_8859-5 locales | ||||
* | Add yesstr/nostr. | abial | 2001-02-18 | 2 | -0/+8 |
| | |||||
* | Add hu_HU | ache | 2001-02-18 | 3 | -0/+29 |
| | | | | 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/+45 |
| | | | | | | both zh_TW.Big5 and zh_CN.EUC locales. Approved by: ache | ||||
* | Add uk_UA | ache | 2001-02-17 | 2 | -0/+15 |
| | | | | Submitted by: Alexander Matey <matey@cis.ohio-state.edu> | ||||
* | Add {yes,no}str translations | ache | 2001-02-14 | 2 | -0/+8 |
| | | | | Submitted by: Panagiotis Astithas <past@netmode.ntua.gr> | ||||
* | Add {yes,no}str translation | ache | 2001-02-14 | 2 | -0/+8 |
| | | | | Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz> | ||||
* | Add yesstr/nostr translations | ache | 2001-02-13 | 1 | -0/+4 |
| | |||||
* | Add ja_JP.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | knu | 2001-02-11 | 3 | -1/+22 |
| | |||||
* | Add ko_KR.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-11 | 3 | -1/+22 |
| | | | | Submitted by: CHOI Junho <cjh@kr.FreeBSD.org> | ||||
* | Add Polish locale. | abial | 2001-02-10 | 3 | -0/+21 |
| | |||||
* | activate cs_CZ.ISO_8859-2 and el_GR.ISO_8859-7 | phantom | 2001-02-10 | 1 | -0/+2 |
| | |||||
* | add LC_NUMERIC, LC_MESSAGES and LC_MONETARY for cs_CZ.ISO_8859-2 | phantom | 2001-02-10 | 2 | -0/+20 |
| | | | | | PR: misc/24970 Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz> | ||||
* | Add LC_NUMERIC, LC_MESSAGES and LC_MONETARY for el_GR.ISO_8859-7 | phantom | 2001-02-10 | 2 | -0/+20 |
| | | | | Submitted by: Panagiotis Astithas <past@netmode.ntua.gr> via -i18n | ||||
* | Add additional English-language locales (en_AU, en_CA, en_GB, and en_NZ) | wollman | 2001-02-09 | 1 | -4/+16 |
| | | | | | and an additional English-language locale (fr_CA). Use make(1) loops rather than sh(1) loops. | ||||
* | Add is_IS locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 3 | -0/+21 |
| | |||||
* | Add fi_FI locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 3 | -0/+21 |
| | |||||
* | Add af_ZA locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 3 | -1/+22 |
| | |||||
* | Add fr_FR locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 3 | -0/+21 |
| | |||||
* | Add de_DE locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 3 | -0/+21 |
| | |||||
* | Add da_DK locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 3 | -1/+22 |
| |