summaryrefslogtreecommitdiff
path: root/share/numericdef
diff options
context:
space:
mode:
authorAndrzej Bialecki <abial@FreeBSD.org>2001-02-10 22:44:31 +0000
committerAndrzej Bialecki <abial@FreeBSD.org>2001-02-10 22:44:31 +0000
commit7142386acc3b67fd674859ca90ff78715b0ef3e6 (patch)
tree7d37f59d2256e92a9b3729711d184bbe0ddda8fd /share/numericdef
parent04d949605cab007e2c380a17a1256475cd244c79 (diff)
Notes
Diffstat (limited to 'share/numericdef')
-rw-r--r--share/numericdef/Makefile1
-rw-r--r--share/numericdef/pl_PL.ISO8859-2.src12
-rw-r--r--share/numericdef/pl_PL.ISO_8859-2.src12
3 files changed, 25 insertions, 0 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index 0896e49f3c6f..531974ee0deb 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -14,6 +14,7 @@ LOCALES= af_ZA.ISO_8859-1 \
is_IS.ISO_8859-1 \
nl_NL.ISO_8859-1 \
no_NO.ISO_8859-1 \
+ pl_PL.ISO_8859-2 \
ru_RU.KOI8-R \
sv_SE.ISO_8859-1
diff --git a/share/numericdef/pl_PL.ISO8859-2.src b/share/numericdef/pl_PL.ISO8859-2.src
new file mode 100644
index 000000000000..68677812c355
--- /dev/null
+++ b/share/numericdef/pl_PL.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
+3;3
+# EOF
diff --git a/share/numericdef/pl_PL.ISO_8859-2.src b/share/numericdef/pl_PL.ISO_8859-2.src
new file mode 100644
index 000000000000..68677812c355
--- /dev/null
+++ b/share/numericdef/pl_PL.ISO_8859-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
+3;3
+# EOF