summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
Diffstat (limited to 'share/msgdef')
-rw-r--r--share/msgdef/Makefile1
-rw-r--r--share/msgdef/am_ET.UTF-8.src15
2 files changed, 16 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 263c1b1..615c226 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -4,6 +4,7 @@ NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
LOCALES= af_ZA.ISO8859-1 \
+ am_ET.UTF-8 \
bg_BG.CP1251 \
ca_ES.ISO8859-1 \
cs_CZ.ISO8859-2 \
diff --git a/share/msgdef/am_ET.UTF-8.src b/share/msgdef/am_ET.UTF-8.src
new file mode 100644
index 0000000..6e68080
--- /dev/null
+++ b/share/msgdef/am_ET.UTF-8.src
@@ -0,0 +1,15 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[ይሁንyY].*
+# noexpr
+^[አይሁንnN].*
+# yesstr
+ይሁን
+# nostr
+አይሁን
+# EOF
+
OpenPOWER on IntegriCloud