Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add links: | wollman | 2001-02-09 | 1 | -0/+15 |
| | | | | | | | | | | | | en_CA, en_GB => en_US en_AU, en_NZ => en_GB fr_CA, fr_CH => fr_FR There are separate links for `GB English' and `US English' because I anticipate users of the former to potentially want a thousands_sep of " " (to match modern British style) rather than ",". XXX What about en_IE? ISO_8859-15? | ||||
* | Use make(1) for loop rather than sh(1) loop. | wollman | 2001-02-09 | 1 | -4/+4 |
| | |||||
* | Add is_IS locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 1 | -0/+1 |
| | |||||
* | Add fi_FI locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 1 | -0/+1 |
| | |||||
* | Add af_ZA locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 1 | -1/+2 |
| | |||||
* | Add fr_FR locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 1 | -0/+1 |
| | |||||
* | Add de_DE locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 1 | -0/+1 |
| | |||||
* | Add da_DK locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 1 | -1/+2 |
| | |||||
* | Add no_NO locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 1 | -0/+1 |
| | |||||
* | Add sv_SE locale files for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 1 | -1/+2 |
| | |||||
* | Apply clue to mind and correct the ISO setting to the correct one. | asmodai | 2001-02-08 | 1 | -1/+1 |
| | | | | | This adds LC_MESSAGES, LC_MONETARY, and LC_NUMERIC suppport for nl_NL locales. | ||||
* | Add LC_NUMERIC, LC_MONETARY, and LC_MESSAGES definitions for | asmodai | 2001-02-08 | 1 | -0/+1 |
| | | | | nl_NL.ISO_8859-9. | ||||
* | Add sources for following categories: LC_NUMERIC (share/numericdef), | phantom | 2001-02-08 | 1 | -0/+24 |
LC_MONETARY (share/monetdef), LC_MESSAGES (share/msgdef). Now only en_US.ISO_8859-1 and ru_RU.KOI8-R locales ready. I will find some time in near future and'll try to make defintions for other locales. |