2001-02-17 08:35:14 +00:00
|
|
|
|
# $FreeBSD$
|
|
|
|
|
#
|
|
|
|
|
# WARNING: spaces may be essential at the end of lines
|
|
|
|
|
# WARNING: empty lines are essential too
|
|
|
|
|
#
|
2001-02-19 18:55:34 +00:00
|
|
|
|
# int_curr_symbol (last character always SPACE)
|
2001-02-17 08:35:14 +00:00
|
|
|
|
UAH
|
|
|
|
|
# currency_symbol
|
|
|
|
|
<EFBFBD><EFBFBD><EFBFBD>.
|
|
|
|
|
# mon_decimal_point
|
|
|
|
|
,
|
|
|
|
|
# mon_thousands_sep
|
|
|
|
|
|
|
|
|
|
# mon_grouping, separated by ;
|
|
|
|
|
3;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
|
|
|
|
|
# EOF
|