ache
f3a2722774
Add ro_RO
...
PR: 33343
Submitted by: Adrian Penisoara <ady@warpnet.ro>
2002-01-08 15:20:13 +00:00
phantom
af2d36204b
Unbreak af_ZA locale by aliasing its LC_TIME category to en_US's.
2001-12-25 11:10:16 +00:00
phantom
a74b673ea9
Optimize locale data Makefiles as well as make their style more consistent.
2001-12-25 10:57:03 +00:00
ache
c87fc4ac0e
Add uk_UA.ISO8859-5 locale
...
PR: 32450
Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua>
2001-12-20 20:48:31 +00:00
ache
9b9bdb6ffb
Add hi_IN.ISCII-DEV
2001-11-28 07:23:11 +00:00
ache
e7a570a70d
Fix long months standard form
...
PR: 32120
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
2001-11-20 18:10:08 +00:00
ache
d8f7469b59
Add bg_BG.CP1251
...
PR: 25472
Submitted by: Peter Pentchev <roam@ringlet.net>
2001-11-05 07:21:03 +00:00
ache
b70710603e
Add more *.US-ASCII entries
...
Misc cleanup
2001-06-10 19:16:43 +00:00
ache
e3d7276b84
Use en_GB for en_NZ
2001-06-10 14:41:15 +00:00
ache
9060720ebc
Switch to new locale names
2001-06-10 14:05:50 +00:00
ache
e018be4db0
Add sk_SK
...
PR: 27290
Submitted by: Juraj Bednar <juraj@bednar.sk>
Reviewed by:
Approved by:
Obtained from:
2001-05-13 16:28:38 +00:00
ache
c77faf44be
Since ctime compatibility restrictions removed, use more natural date formats
2001-03-22 11:39:11 +00:00
ache
9dca49adf4
Add padding for some short names to make their length the same to not
...
break colums
2001-03-21 23:24:41 +00:00
ache
3000cdc34b
Remove fixed length restrictions and padding
2001-03-21 22:54:44 +00:00
ache
d53420a159
Replace %y with %Y
2001-03-21 13:55:09 +00:00
ache
3ddba0be30
Convert to new locale format with md_order and without E[Ff]_fmt
...
Add ampm_fmt to all locales
2001-03-18 12:17:46 +00:00
ache
2053b3434b
Make empty unused am/pm
2001-03-16 12:29:09 +00:00
ache
c00f76621e
Add et_EE
...
PR: 25495
Submitted by: Vallo Kallaste <vallo@matti.ee>
2001-03-16 12:11:30 +00:00
ache
d5d29ffc42
DIS_8859-15 -> ISO_8859-15 rename
2001-03-16 07:31:55 +00:00
ache
ac92f859da
Clear am and pm fields, add empty ampm_fmt for locales I know is not AM/PM
2001-03-02 22:27:27 +00:00
ache
d7a1e493bc
Use 4-digit year in x_fmt
2001-02-09 17:18:45 +00:00
ache
6fe181e846
Add Greek support
...
PR: 24324
Submitted by: past@netmode.ntua.gr
2001-01-17 13:43:20 +00:00
phantom
2b78ea2373
Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead.
2000-12-29 14:58:35 +00:00
ache
6ae81fa8c4
Fix %c
2000-10-23 14:31:27 +00:00
ache
ce2d91c437
Add tr_TR timedef
...
Submitted by: Evren Yurtesen <yurtesen@ispro.net.tr>
2000-09-16 18:06:29 +00:00
ache
320469757a
Fix alt months
...
Submitted by: Ri?ardas ?epas <rch@richard.eu.org>
2000-07-05 21:02:45 +00:00
ache
6515b0875a
Fix c_fmt
2000-06-24 12:35:09 +00:00
ache
01949cd53c
Fix %EF
2000-06-21 13:50:10 +00:00
ache
36a6674fdc
Fix date
...
Submitted by: CHOI Junho <cjh@FreeBSD.ORG>
2000-06-21 13:31:51 +00:00
ache
22695f187e
Link la_LN*4 too
1999-12-24 08:10:48 +00:00
ache
68671e63dd
Add lt_LT
...
Submitted by: Ricardas Cepas <rch@writeme.com>
1999-12-24 05:58:07 +00:00
ache
58518e59bd
lt_LN->la_LN
1999-12-22 20:52:54 +00:00
ache
4e15fdf9bb
Add cs_CZ
...
Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
1999-12-22 00:02:21 +00:00
ache
3b853c8371
Don't use %E* in old fields for compatibility reasons
1999-12-03 19:52:06 +00:00
ache
883d4dbdc2
Convert after %Ex->%Ef and %EF adding
1999-11-30 19:43:32 +00:00
ache
3e251f317b
Convert to new format
1999-11-30 08:55:27 +00:00
ache
8991712672
Add uk_UA.KOI8-U
...
Submitted by: Alexey Zelkin <phantom@cris.net>
1999-10-18 22:04:06 +00:00
ache
89a3748f38
Move sources one directory up
1999-10-18 13:39:50 +00:00
ache
10f0b35bf2
ISO8859-5 time definition
1999-10-03 01:41:17 +00:00
dt
d487a37a22
Add "alternative" forms of full month names.
1999-09-11 22:14:18 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
dt
9accc18aa6
Put full month names in another form ("genitive case"), the only form
...
suitable for printing dates (like in strftime(... "%e %B %Y" ...)).
1999-08-22 16:12:13 +00:00
n_hibma
cd75312f86
Correct typo
...
PR: 9638
Submitted by: Mauro Allegrini <allegrini@usa.net>
1999-07-12 15:56:32 +00:00
foxfair
d1608b447d
Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.
...
It makes compatible with IANA charset defination, and let existent I18N
app happier.
Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets >
1999-06-08 02:25:19 +00:00
julian
08a158ed9e
Support the IANA definition of Shift Jis nameley ja_JP.Shift_JIS
...
as well as the X11 version ja_JP.SJIS
1999-06-05 03:04:03 +00:00
foxfair
7da0d1d0f5
Correction of better display under chinese terminal.
...
Submitted by : Peter_Chen.bbs@bbs.csie.nctu.edu.tw
1999-04-28 07:27:04 +00:00
foxfair
6b90e271b5
Correct bits, make output format clearly.
1999-04-01 10:15:15 +00:00
foxfair
bde5fa25e5
Oops! forgot to introduce the src file in my last commit.
1999-03-20 13:23:48 +00:00
foxfair
3344a9499e
Supporting locale for Chinese Big5 completely.
1999-03-20 11:49:23 +00:00
imp
3601538f59
Euro support, part 2.
...
This should be merged into RELENG_3 and a similar patch may be needed
for RELENG_2_2, should that deemed necessary.
Make world succeeded with these patches in my tree.
Submitted by: "Kaleb S. KEITHLEY" <kaleb@ics.com>
1999-01-21 19:41:38 +00:00