freebsd-dev/share/monetdef/nl_NL.ISO8859-1.src
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

37 lines
402 B
Plaintext

# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# int_curr_symbol
NLG
# currency_symbol
fl
# mon_decimal_point
,
# mon_thousands_sep
# mon_grouping
3;3
# positive_sign
# negative_sign
-
# int_frac_digits
2
# frac_digits
2
# p_cs_precedes
1
# p_sep_by_space
1
# n_cs_precedes
1
# n_sep_by_space
1
# p_sign_posn
1
# n_sign_posn
2
# EOF