ru_RU.CP1251.src revision 115924
1115924Sache# $FreeBSD: head/share/monetdef/ru_RU.CP1251.src 115924 2003-06-07 00:28:58Z ache $
2115924Sache#
3115924Sache# WARNING: spaces may be essential at the end of lines
4115924Sache# WARNING: empty lines are essential too
5115924Sache#
6115924Sache# int_curr_symbol (last character always SPACE)
7115924SacheRUR 
8115924Sache# currency_symbol
9115924Sache���.
10115924Sache# mon_decimal_point
11115924Sache,
12115924Sache# mon_thousands_sep
13115924Sache 
14115924Sache# mon_grouping, separated by ;
15115924Sache3;3
16115924Sache# positive_sign
17115924Sache
18115924Sache# negative_sign
19115924Sache-
20115924Sache# int_frac_digits
21115924Sache2
22115924Sache# frac_digits
23115924Sache2
24115924Sache# p_cs_precedes
25115924Sache0
26115924Sache# p_sep_by_space
27115924Sache1
28115924Sache# n_cs_precedes
29115924Sache0
30115924Sache# n_sep_by_space
31115924Sache1
32115924Sache# p_sign_posn
33115924Sache1
34115924Sache# n_sign_posn
35115924Sache1
36115924Sache# EOF
37