]> git.ipfire.org Git - thirdparty/glibc.git/blob - localedata/tst-fmon-locales/tstfmon_n12y11
Fix three GNU license URLs, along with trailing-newline issues.
[thirdparty/glibc.git] / localedata / tst-fmon-locales / tstfmon_n12y11
1 # One of a set of test locales for strfmon()
2
3 # The six characters after the "_" in the locale name indicate
4 # the last six LC_MONETARY values below.
5
6 LC_CTYPE
7 copy "POSIX"
8 END LC_CTYPE
9
10 LC_MONETARY
11 int_curr_symbol "<U0055><U0053><U0043><U0020>"
12 currency_symbol "<U0024>"
13 mon_decimal_point "<U002E>"
14 mon_thousands_sep "<U002C>"
15 mon_grouping 3;3
16 positive_sign "<U002B>"
17 negative_sign "<U002D>"
18 int_frac_digits 2
19 frac_digits 2
20 p_cs_precedes 0
21 p_sign_posn 1
22 p_sep_by_space 2
23 n_cs_precedes 1
24 n_sign_posn 1
25 n_sep_by_space 1
26 int_p_cs_precedes 0
27 int_p_sign_posn 1
28 int_p_sep_by_space 2
29 int_n_cs_precedes 1
30 int_n_sign_posn 1
31 int_n_sep_by_space 1
32 END LC_MONETARY