diff options
Diffstat (limited to 'share/monetdef/be_BY.CP1131.src')
-rw-r--r-- | share/monetdef/be_BY.CP1131.src | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/share/monetdef/be_BY.CP1131.src b/share/monetdef/be_BY.CP1131.src new file mode 100644 index 000000000000..a39e5f30d514 --- /dev/null +++ b/share/monetdef/be_BY.CP1131.src @@ -0,0 +1,35 @@ +# $FreeBSD$ +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# int_curr_symbol (last character always SPACE) +BYR +# currency_symbol +руб. +# mon_decimal_point +, +# mon_thousands_sep + +# mon_grouping +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 |