summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/msgdef/Makefile1
-rw-r--r--share/msgdef/et_EE.ISO8859-15.src10
-rw-r--r--share/msgdef/et_EE.ISO_8859-15.src10
-rw-r--r--share/numericdef/Makefile1
-rw-r--r--share/numericdef/et_EE.ISO8859-15.src12
-rw-r--r--share/numericdef/et_EE.ISO_8859-15.src12
6 files changed, 46 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 0920445..0895d73 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -9,6 +9,7 @@ LOCALES= af_ZA.ISO_8859-1 \
de_DE.ISO_8859-1 \
el_GR.ISO_8859-7 \
en_US.ISO_8859-1 \
+ et_EE.ISO_8859-15 \
fi_FI.ISO_8859-1 \
fr_FR.ISO_8859-1 \
hu_HU.ISO_8859-2 \
diff --git a/share/msgdef/et_EE.ISO8859-15.src b/share/msgdef/et_EE.ISO8859-15.src
new file mode 100644
index 0000000..0d31afd
--- /dev/null
+++ b/share/msgdef/et_EE.ISO8859-15.src
@@ -0,0 +1,10 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[1JjYy].*
+# noexpr
+^[0EeNn].*
+# EOF
diff --git a/share/msgdef/et_EE.ISO_8859-15.src b/share/msgdef/et_EE.ISO_8859-15.src
new file mode 100644
index 0000000..0d31afd
--- /dev/null
+++ b/share/msgdef/et_EE.ISO_8859-15.src
@@ -0,0 +1,10 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[1JjYy].*
+# noexpr
+^[0EeNn].*
+# EOF
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index dee6368..fb5529a 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -9,6 +9,7 @@ LOCALES= af_ZA.ISO_8859-1 \
de_DE.ISO_8859-1 \
el_GR.ISO_8859-7 \
en_US.ISO_8859-1 \
+ et_EE.ISO_8859-15 \
fi_FI.ISO_8859-1 \
fr_FR.ISO_8859-1 \
hu_HU.ISO_8859-2 \
diff --git a/share/numericdef/et_EE.ISO8859-15.src b/share/numericdef/et_EE.ISO8859-15.src
new file mode 100644
index 0000000..4ebc899
--- /dev/null
+++ b/share/numericdef/et_EE.ISO8859-15.src
@@ -0,0 +1,12 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# decimal_point
+,
+# thousands_sep
+
+# grouping, separated by ;
+3;3
+# EOF
diff --git a/share/numericdef/et_EE.ISO_8859-15.src b/share/numericdef/et_EE.ISO_8859-15.src
new file mode 100644
index 0000000..4ebc899
--- /dev/null
+++ b/share/numericdef/et_EE.ISO_8859-15.src
@@ -0,0 +1,12 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# decimal_point
+,
+# thousands_sep
+
+# grouping, separated by ;
+3;3
+# EOF
OpenPOWER on IntegriCloud