summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-03-16 12:21:11 +0000
committerache <ache@FreeBSD.org>2001-03-16 12:21:11 +0000
commit860ac811f89d20c9390db5f999a400efd797fcfb (patch)
treeec2020a13286f1288c439a3d2054a3f71d524896 /share/msgdef
parentc00f76621e3cbfc88417f3f8cb9912197fc4fd4d (diff)
downloadFreeBSD-src-860ac811f89d20c9390db5f999a400efd797fcfb.zip
FreeBSD-src-860ac811f89d20c9390db5f999a400efd797fcfb.tar.gz
Add et_EE
PR: 25495 Submitted by: Vallo Kallaste <vallo@matti.ee>
Diffstat (limited to 'share/msgdef')
-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
3 files changed, 21 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
OpenPOWER on IntegriCloud