18 lines
338 B
Plaintext
18 lines
338 B
Plaintext
# Monetary locale database for montbl_da
|
|
|
|
int_curr_symbol "DKK "
|
|
currency_symbol "kr"
|
|
mon_decimal_point ","
|
|
mon_thousands_sep "."
|
|
mon_grouping "\3"
|
|
positive_sign ""
|
|
negative_sign "-"
|
|
int_frac_digits 2
|
|
frac_digits 2
|
|
p_cs_precedes 1
|
|
p_sep_by_space 1
|
|
n_cs_precedes 1
|
|
n_sep_by_space 1
|
|
p_sign_posn 4
|
|
n_sign_posn 4
|