summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-09 12:39:32 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-09 12:39:32 +0000
commit960395e546486c59b995a41c0f3be89dc417a076 (patch)
tree1d0f5ca4547abef5c7964853927661a006daedfa
parent83c8e2adabd1672af1bb98d2833de098a67a2db1 (diff)
Notes
-rw-r--r--share/monetdef/Makefile3
-rw-r--r--share/monetdef/af_ZA.ISO8859-1.src36
-rw-r--r--share/monetdef/af_ZA.ISO_8859-1.src36
-rw-r--r--share/msgdef/Makefile3
-rw-r--r--share/msgdef/af_ZA.ISO8859-1.src10
-rw-r--r--share/msgdef/af_ZA.ISO_8859-1.src10
-rw-r--r--share/numericdef/Makefile3
-rw-r--r--share/numericdef/af_ZA.ISO8859-1.src12
-rw-r--r--share/numericdef/af_ZA.ISO_8859-1.src12
9 files changed, 122 insertions, 3 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index 940b9ad72aee..9bf9a7fa304f 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -3,7 +3,8 @@
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
-LOCALES= da_DK.ISO_8859-1 \
+LOCALES= af_ZA.ISO_8859-1 \
+ da_DK.ISO_8859-1 \
de_DE.ISO_8859-1 \
en_US.ISO_8859-1 \
fr_FR.ISO_8859-1 \
diff --git a/share/monetdef/af_ZA.ISO8859-1.src b/share/monetdef/af_ZA.ISO8859-1.src
new file mode 100644
index 000000000000..c858aca9bde3
--- /dev/null
+++ b/share/monetdef/af_ZA.ISO8859-1.src
@@ -0,0 +1,36 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol
+ZAR
+# currency_symbol
+R
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+1
+# p_sep_by_space
+0
+# n_cs_precedes
+1
+# n_sep_by_space
+0
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
diff --git a/share/monetdef/af_ZA.ISO_8859-1.src b/share/monetdef/af_ZA.ISO_8859-1.src
new file mode 100644
index 000000000000..c858aca9bde3
--- /dev/null
+++ b/share/monetdef/af_ZA.ISO_8859-1.src
@@ -0,0 +1,36 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol
+ZAR
+# currency_symbol
+R
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+1
+# p_sep_by_space
+0
+# n_cs_precedes
+1
+# n_sep_by_space
+0
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile
index 871138d43a39..91365c2e4319 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -3,7 +3,8 @@
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
-LOCALES= da_DK.ISO_8859-1 \
+LOCALES= af_ZA.ISO_8859-1 \
+ da_DK.ISO_8859-1 \
de_DE.ISO_8859-1 \
en_US.ISO_8859-1 \
fr_FR.ISO_8859-1 \
diff --git a/share/msgdef/af_ZA.ISO8859-1.src b/share/msgdef/af_ZA.ISO8859-1.src
new file mode 100644
index 000000000000..a87da07feee2
--- /dev/null
+++ b/share/msgdef/af_ZA.ISO8859-1.src
@@ -0,0 +1,10 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[jJyY].*
+# noexpr
+^[nN].*
+# EOF
diff --git a/share/msgdef/af_ZA.ISO_8859-1.src b/share/msgdef/af_ZA.ISO_8859-1.src
new file mode 100644
index 000000000000..a87da07feee2
--- /dev/null
+++ b/share/msgdef/af_ZA.ISO_8859-1.src
@@ -0,0 +1,10 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[jJyY].*
+# noexpr
+^[nN].*
+# EOF
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index 7d485698315a..beb90290e411 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -3,7 +3,8 @@
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
-LOCALES= da_DK.ISO_8859-1 \
+LOCALES= af_ZA.ISO_8859-1 \
+ da_DK.ISO_8859-1 \
de_DE.ISO_8859-1 \
en_US.ISO_8859-1 \
fr_FR.ISO_8859-1 \
diff --git a/share/numericdef/af_ZA.ISO8859-1.src b/share/numericdef/af_ZA.ISO8859-1.src
new file mode 100644
index 000000000000..20911c971968
--- /dev/null
+++ b/share/numericdef/af_ZA.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
+3;3
+# EOF
diff --git a/share/numericdef/af_ZA.ISO_8859-1.src b/share/numericdef/af_ZA.ISO_8859-1.src
new file mode 100644
index 000000000000..20911c971968
--- /dev/null
+++ b/share/numericdef/af_ZA.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
+3;3
+# EOF