summaryrefslogtreecommitdiff
path: root/share/numericdef
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-01-08 15:20:13 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-01-08 15:20:13 +0000
commit7e4466b27b1eb55e81fc40ef0da89a9145d15de3 (patch)
tree5d9f7ac4a2faa66fde2b01361728228be6192522 /share/numericdef
parentac6739777e0fbecf913e848e4fe9cf1b8b538899 (diff)
Notes
Diffstat (limited to 'share/numericdef')
-rw-r--r--share/numericdef/Makefile1
-rw-r--r--share/numericdef/ro_RO.ISO8859-2.src12
2 files changed, 13 insertions, 0 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index aa471cd3dc65..7687ad394d85 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -25,6 +25,7 @@ LOCALES= af_ZA.ISO8859-1 \
no_NO.ISO8859-1 \
pl_PL.ISO8859-2 \
pt_PT.ISO8859-1 \
+ ro_RO.ISO8859-2 \
ru_RU.CP866 \
ru_RU.ISO8859-5 \
ru_RU.KOI8-R \
diff --git a/share/numericdef/ro_RO.ISO8859-2.src b/share/numericdef/ro_RO.ISO8859-2.src
new file mode 100644
index 000000000000..4ebc899962aa
--- /dev/null
+++ b/share/numericdef/ro_RO.ISO8859-2.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