mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
Run make posix to generate monetary definition files with the international parameters missing from localeconv(3)'s lconv struct. Manually convert the "frozen" non-unicode locales under share/monetdef. Reviewed by: bapt MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D53917
68 lines
765 B
Text
68 lines
765 B
Text
# Warning: Do not edit. This file is automatically generated from the
|
||
# tools in /usr/src/tools/tools/locale. The data is obtained from the
|
||
# CLDR project, obtained from http://cldr.unicode.org/
|
||
# -----------------------------------------------------------------------------
|
||
#
|
||
# int_curr_symbol (last character always SPACE)
|
||
CAD
|
||
#
|
||
# currency_symbol
|
||
$
|
||
#
|
||
# mon_decimal_point
|
||
,
|
||
#
|
||
# mon_thousands_sep
|
||
|
||
#
|
||
# mon_grouping
|
||
3
|
||
#
|
||
# positive_sign
|
||
|
||
#
|
||
# negative_sign
|
||
-
|
||
#
|
||
# int_frac_digits
|
||
2
|
||
#
|
||
# frac_digits
|
||
2
|
||
#
|
||
# p_cs_precedes
|
||
0
|
||
#
|
||
# p_sep_by_space
|
||
1
|
||
#
|
||
# n_cs_precedes
|
||
0
|
||
#
|
||
# n_sep_by_space
|
||
1
|
||
#
|
||
# p_sign_posn
|
||
1
|
||
#
|
||
# n_sign_posn
|
||
1
|
||
#
|
||
# int_p_cs_precedes
|
||
0
|
||
#
|
||
# int_n_cs_precedes
|
||
0
|
||
#
|
||
# int_p_sep_by_space
|
||
1
|
||
#
|
||
# int_n_sep_by_space
|
||
1
|
||
#
|
||
# int_p_sign_posn
|
||
1
|
||
#
|
||
# int_n_sign_posn
|
||
1
|
||
# EOF
|