aboutsummaryrefslogtreecommitdiff
path: root/share/msgdef
Commit message (Collapse)AuthorAgeFilesLines
...
* Add additional English-language locales (en_AU, en_CA, en_GB, and en_NZ)Garrett Wollman2001-02-091-4/+16
| | | | | | | | and an additional English-language locale (fr_CA). Use make(1) loops rather than sh(1) loops. Notes: svn path=/head/; revision=72257
* Add is_IS locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.Jeroen Ruigrok van der Werven2001-02-093-0/+21
| | | | Notes: svn path=/head/; revision=72218
* Add fi_FI locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.Jeroen Ruigrok van der Werven2001-02-093-0/+21
| | | | Notes: svn path=/head/; revision=72217
* Add af_ZA locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.Jeroen Ruigrok van der Werven2001-02-093-1/+22
| | | | Notes: svn path=/head/; revision=72213
* Add fr_FR locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.Jeroen Ruigrok van der Werven2001-02-093-0/+21
| | | | Notes: svn path=/head/; revision=72212
* Add de_DE locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.Jeroen Ruigrok van der Werven2001-02-093-0/+21
| | | | Notes: svn path=/head/; revision=72211
* Add da_DK locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.Jeroen Ruigrok van der Werven2001-02-093-1/+22
| | | | Notes: svn path=/head/; revision=72210
* Add no_NO locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.Jeroen Ruigrok van der Werven2001-02-093-0/+21
| | | | Notes: svn path=/head/; revision=72209
* Add sv_SE locale files for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.Jeroen Ruigrok van der Werven2001-02-093-1/+22
| | | | Notes: svn path=/head/; revision=72208
* Apply clue to mind and correct the ISO setting to the correct one.Jeroen Ruigrok van der Werven2001-02-083-1/+11
| | | | | | | | This adds LC_MESSAGES, LC_MONETARY, and LC_NUMERIC suppport for nl_NL locales. Notes: svn path=/head/; revision=72195
* Add LC_NUMERIC, LC_MONETARY, and LC_MESSAGES definitions forJeroen Ruigrok van der Werven2001-02-082-0/+11
| | | | | | | nl_NL.ISO_8859-9. Notes: svn path=/head/; revision=72192
* Fix comment to reflect what it should be:Jeroen Ruigrok van der Werven2001-02-082-4/+4
| | | | | | | yesexpr/noexpr Notes: svn path=/head/; revision=72191
* Add sources for following categories: LC_NUMERIC (share/numericdef),Alexey Zelkin2001-02-084-0/+54
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. Notes: svn path=/head/; revision=72172