aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-03-16 12:27:20 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-03-16 12:27:20 +0000
commite3dfb03eb6ed3ed68e29ca98e1a906f38cdbaa66 (patch)
treeea45cd542556966e9756b50fa9cb1cde3e020e24
parenta93e1d5099633cf977d4e79d0bc21c14059fac99 (diff)
downloadsrc-e3dfb03eb6ed3ed68e29ca98e1a906f38cdbaa66.tar.gz
src-e3dfb03eb6ed3ed68e29ca98e1a906f38cdbaa66.zip
Add et_EE
PR: 25495 Submitted by: Vallo Kallaste <vallo@matti.ee>
Notes
Notes: svn path=/head/; revision=74342
-rw-r--r--share/monetdef/Makefile1
-rw-r--r--share/monetdef/et_EE.ISO8859-15.src36
-rw-r--r--share/monetdef/et_EE.ISO_8859-15.src36
3 files changed, 73 insertions, 0 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index c5c5da726ee3..e4c5e6831126 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -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 \
diff --git a/share/monetdef/et_EE.ISO8859-15.src b/share/monetdef/et_EE.ISO8859-15.src
new file mode 100644
index 000000000000..a03ad1a2afbf
--- /dev/null
+++ b/share/monetdef/et_EE.ISO8859-15.src
@@ -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
diff --git a/share/monetdef/et_EE.ISO_8859-15.src b/share/monetdef/et_EE.ISO_8859-15.src
new file mode 100644
index 000000000000..a03ad1a2afbf
--- /dev/null
+++ b/share/monetdef/et_EE.ISO_8859-15.src
@@ -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