summaryrefslogtreecommitdiffstats
path: root/share/numericdef
diff options
context:
space:
mode:
Diffstat (limited to 'share/numericdef')
-rw-r--r--share/numericdef/Makefile1
-rw-r--r--share/numericdef/am_ET.UTF-8.src12
2 files changed, 13 insertions, 0 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index d0fb279..c6710aa 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/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/numericdef/am_ET.UTF-8.src b/share/numericdef/am_ET.UTF-8.src
new file mode 100644
index 0000000..cd49d36
--- /dev/null
+++ b/share/numericdef/am_ET.UTF-8.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