Andrey A. Chernov
d2e1dea805
Replace "3;3" with "3". This is cosmetique, all integer before \0 (i.e. \3)
...
repeated forever according to SUSv2
Remove "0;0" - \0 means not "no grouping" but repeat forever previous char,
and added automatically. Empty string could be parsed later into CHAR_MAX
(real "no grouping") by localeconv()
2001-02-10 02:31:14 +00:00
Garrett Wollman
5f798cfbd0
Add links:
...
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?
2001-02-09 21:17:39 +00:00
Garrett Wollman
05c9049670
Use make(1) for loop rather than sh(1) loop.
2001-02-09 21:01:50 +00:00
Andrey A. Chernov
1da67996d6
Use " " as thousands_sep
2001-02-09 16:55:39 +00:00
Jeroen Ruigrok van der Werven
cfadd9d484
Add is_IS locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
2001-02-09 14:08:52 +00:00
Jeroen Ruigrok van der Werven
411852193a
Add fi_FI locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
2001-02-09 13:37:06 +00:00
Jeroen Ruigrok van der Werven
960395e546
Add af_ZA locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
2001-02-09 12:39:32 +00:00
Jeroen Ruigrok van der Werven
83c8e2adab
Add fr_FR locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
2001-02-09 12:30:53 +00:00
Jeroen Ruigrok van der Werven
ee26c8fcb7
Add de_DE locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
2001-02-09 12:21:17 +00:00
Jeroen Ruigrok van der Werven
26f019cadd
Add da_DK locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
2001-02-09 12:08:12 +00:00
Jeroen Ruigrok van der Werven
46c74f74a4
Add no_NO locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
2001-02-09 11:53:55 +00:00
Jeroen Ruigrok van der Werven
fde79937c3
Add sv_SE locale files for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
2001-02-09 11:38:57 +00:00
Jeroen Ruigrok van der Werven
562479cba6
Repeat after me: no commits when tired.
...
Add the correct named file for LC_NUMERIC for nl_NL locales.
2001-02-09 09:09:14 +00:00
Jeroen Ruigrok van der Werven
f2c7a1de44
Apply clue to mind and correct the ISO setting to the correct one.
...
This adds LC_MESSAGES, LC_MONETARY, and LC_NUMERIC suppport for nl_NL
locales.
2001-02-08 23:06:11 +00:00
Jeroen Ruigrok van der Werven
83ce2f37ee
Add LC_NUMERIC, LC_MONETARY, and LC_MESSAGES definitions for
...
nl_NL.ISO_8859-9.
2001-02-08 22:49:38 +00:00
Alexey Zelkin
a322eaa8a9
Add sources for following categories: LC_NUMERIC (share/numericdef),
...
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.
2001-02-08 17:33:19 +00:00