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/pt_BR.ISO8859-1.src12
2 files changed, 13 insertions, 0 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index 935d932..49a42c7 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -25,6 +25,7 @@ LOCALES= af_ZA.ISO8859-1 \
nl_NL.ISO8859-1 \
no_NO.ISO8859-1 \
pl_PL.ISO8859-2 \
+ pt_BR.ISO8859-1 \
pt_PT.ISO8859-1 \
ro_RO.ISO8859-2 \
ru_RU.CP866 \
diff --git a/share/numericdef/pt_BR.ISO8859-1.src b/share/numericdef/pt_BR.ISO8859-1.src
new file mode 100644
index 0000000..9c48fd3
--- /dev/null
+++ b/share/numericdef/pt_BR.ISO8859-1.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