aboutsummaryrefslogtreecommitdiff
path: root/share/numericdef
diff options
context:
space:
mode:
authorJose M. Alcaide <jmas@FreeBSD.org>2001-04-29 00:38:26 +0000
committerJose M. Alcaide <jmas@FreeBSD.org>2001-04-29 00:38:26 +0000
commit3720cf092cac26c73e2832abb50bba05a4f64d20 (patch)
tree8067b52edb32d71ea6bb5400afcf6cf1b8ac67a2 /share/numericdef
parentdad32714ad9bbf9cb66b11f4ac402d95e46cb25f (diff)
Notes
Diffstat (limited to 'share/numericdef')
-rw-r--r--share/numericdef/Makefile1
-rw-r--r--share/numericdef/es_ES.ISO8859-1.src12
-rw-r--r--share/numericdef/es_ES.ISO_8859-1.src12
3 files changed, 25 insertions, 0 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index 64aaa54952a9..b89881d858e9 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/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 \
+ es_ES.ISO_8859-1 \
et_EE.ISO_8859-15 \
fi_FI.ISO_8859-1 \
fr_FR.ISO_8859-1 \
diff --git a/share/numericdef/es_ES.ISO8859-1.src b/share/numericdef/es_ES.ISO8859-1.src
new file mode 100644
index 000000000000..0036ad362aae
--- /dev/null
+++ b/share/numericdef/es_ES.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 ;
+-1
+# EOF
diff --git a/share/numericdef/es_ES.ISO_8859-1.src b/share/numericdef/es_ES.ISO_8859-1.src
new file mode 100644
index 000000000000..0036ad362aae
--- /dev/null
+++ b/share/numericdef/es_ES.ISO_8859-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 ;
+-1
+# EOF