summaryrefslogtreecommitdiffstats
path: root/share/monetdef/nl_BE.ISO8859-1.src
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2002-02-12 18:40:57 +0000
committerphantom <phantom@FreeBSD.org>2002-02-12 18:40:57 +0000
commit34c0145ee3ec3a499012c5105a99caf53eced3ee (patch)
tree0b1b1cfc8258e98a7349ea9e04be33b18dd33a57 /share/monetdef/nl_BE.ISO8859-1.src
parent6309c679bd4dd017e4ded736e1eeeb9504f8715a (diff)
downloadFreeBSD-src-34c0145ee3ec3a499012c5105a99caf53eced3ee.zip
FreeBSD-src-34c0145ee3ec3a499012c5105a99caf53eced3ee.tar.gz
Unbreak nl_BE locales
Found by: tools/diag/localeck
Diffstat (limited to 'share/monetdef/nl_BE.ISO8859-1.src')
-rw-r--r--share/monetdef/nl_BE.ISO8859-1.src36
1 files changed, 36 insertions, 0 deletions
diff --git a/share/monetdef/nl_BE.ISO8859-1.src b/share/monetdef/nl_BE.ISO8859-1.src
new file mode 100644
index 0000000..1c17e83
--- /dev/null
+++ b/share/monetdef/nl_BE.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 (last character always SPACE)
+BEF
+# currency_symbol
+BF
+# mon_decimal_point
+,
+# mon_thousands_sep
+.
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+0
+# p_sep_by_space
+1
+# n_cs_precedes
+0
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
OpenPOWER on IntegriCloud