freebsd-src/share/monetdef_unicode/ko_KR.UTF-8.src
Jose Luis Duran 9df8243a2e
locale: make posix
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
2025-12-06 12:20:17 +00:00

68 lines
766 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)
KRW
#
# currency_symbol
#
# mon_decimal_point
.
#
# mon_thousands_sep
,
#
# mon_grouping
3
#
# positive_sign
#
# negative_sign
-
#
# int_frac_digits
0
#
# frac_digits
0
#
# p_cs_precedes
1
#
# p_sep_by_space
0
#
# n_cs_precedes
1
#
# n_sep_by_space
0
#
# p_sign_posn
1
#
# n_sign_posn
1
#
# int_p_cs_precedes
1
#
# int_n_cs_precedes
1
#
# int_p_sep_by_space
0
#
# int_n_sep_by_space
0
#
# int_p_sign_posn
1
#
# int_n_sign_posn
1
# EOF