Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add padding for some short names to make their length the same to not | ache | 2001-03-21 | 1 | -9/+9 |
| | | | | break colums | ||||
* | Remove fixed length restrictions and padding | ache | 2001-03-21 | 1 | -21/+20 |
| | |||||
* | Replace %y with %Y | ache | 2001-03-21 | 1 | -1/+1 |
| | |||||
* | Convert to new locale format with md_order and without E[Ff]_fmt | ache | 2001-03-18 | 1 | -4/+5 |
| | | | | Add ampm_fmt to all locales | ||||
* | Fix %EF | ache | 2000-06-21 | 1 | -1/+1 |
| | |||||
* | Don't use %E* in old fields for compatibility reasons | ache | 1999-12-03 | 1 | -1/+1 |
| | |||||
* | Convert after %Ex->%Ef and %EF adding | ache | 1999-11-30 | 1 | -2/+6 |
| | |||||
* | Convert to new format | ache | 1999-11-30 | 1 | -1/+20 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5. | foxfair | 1999-06-08 | 1 | -0/+78 |
It makes compatible with IANA charset defination, and let existent I18N app happier. Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets> |