2001-02-08 18:33:19 +01:00
|
|
|
|
# $FreeBSD$
|
|
|
|
|
#
|
|
|
|
|
# WARNING: spaces may be essential at the end of lines
|
|
|
|
|
# WARNING: empty lines are essential too
|
|
|
|
|
#
|
2001-02-19 19:55:34 +01:00
|
|
|
|
# int_curr_symbol (last character always SPACE)
|
2001-02-10 00:49:22 +01:00
|
|
|
|
RUR
|
2001-02-08 18:33:19 +01:00
|
|
|
|
# currency_symbol
|
2001-02-09 17:50:43 +01:00
|
|
|
|
<EFBFBD><EFBFBD><EFBFBD>.
|
2001-02-08 18:33:19 +01:00
|
|
|
|
# mon_decimal_point
|
2001-02-09 17:50:43 +01:00
|
|
|
|
,
|
2001-02-08 18:33:19 +01:00
|
|
|
|
# mon_thousands_sep
|
2001-02-09 17:50:43 +01:00
|
|
|
|
|
2001-02-10 03:17:49 +01:00
|
|
|
|
# mon_grouping, separated by ;
|
2001-02-10 19:51:51 +01:00
|
|
|
|
3;3
|
2001-02-08 18:33:19 +01:00
|
|
|
|
# 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
|