Add et_EE
PR: 25495 Submitted by: Vallo Kallaste <vallo@matti.ee>
This commit is contained in:
parent
860ac811f8
commit
f93abd609e
@ -13,6 +13,7 @@ LOCALES= af_ZA.ISO_8859-1 \
|
||||
en_GB.ISO_8859-1 \
|
||||
en_NZ.ISO_8859-1 \
|
||||
en_US.ISO_8859-1 \
|
||||
et_EE.ISO_8859-15 \
|
||||
fi_FI.ISO_8859-1 \
|
||||
fr_FR.ISO_8859-1 \
|
||||
fr_CA.ISO_8859-1 \
|
||||
|
36
share/monetdef/et_EE.ISO8859-15.src
Normal file
36
share/monetdef/et_EE.ISO8859-15.src
Normal file
@ -0,0 +1,36 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
EEK
|
||||
# currency_symbol
|
||||
kr
|
||||
# mon_decimal_point
|
||||
.
|
||||
# mon_thousands_sep
|
||||
|
||||
# mon_grouping, separated by ;
|
||||
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
|
36
share/monetdef/et_EE.ISO_8859-15.src
Normal file
36
share/monetdef/et_EE.ISO_8859-15.src
Normal file
@ -0,0 +1,36 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
EEK
|
||||
# currency_symbol
|
||||
kr
|
||||
# mon_decimal_point
|
||||
.
|
||||
# mon_thousands_sep
|
||||
|
||||
# mon_grouping, separated by ;
|
||||
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
|
Loading…
Reference in New Issue
Block a user