about summary refs log tree commit diff
path: root/localedata/tst-fmon-locales/tstfmon_n01y12
blob: f8fac3ca300b84e5b4c5d4d82e1186dbf822450c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
repertoiremap mnemonic.ds

# One of a set of test locales for strfmon()

# The six characters after the "_" in the locale name indicate
# the last six LC_MONETARY values below.

LC_CTYPE
copy "POSIX"
END LC_CTYPE

LC_MONETARY
int_curr_symbol         "<U><S><D><SP>"
currency_symbol         "<DO>"
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_sign_posn             0
p_sep_by_space          1
n_cs_precedes           1
n_sign_posn             1
n_sep_by_space          2
END LC_MONETARY