aboutsummaryrefslogtreecommitdiff
path: root/share/monetdef/nl_NL.UTF-8.src
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-17 10:12:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-17 10:12:31 +0000
commite4f0cdc73f8db500ecf8d050b2d4d546de48250b (patch)
tree44ca1cdc2beb0d243b92d555a63253b77964ac45 /share/monetdef/nl_NL.UTF-8.src
parent22423fd8a088278f8df815287bc7bed4e7b98a0d (diff)
downloadsrc-e4f0cdc73f8db500ecf8d050b2d4d546de48250b.tar.gz
src-e4f0cdc73f8db500ecf8d050b2d4d546de48250b.zip
For all european contries using the euro currency, add an UTF-8 definition with the proper Euro symbol
MFC after: 1 week
Notes
Notes: svn path=/head/; revision=253414
Diffstat (limited to 'share/monetdef/nl_NL.UTF-8.src')
-rw-r--r--share/monetdef/nl_NL.UTF-8.src36
1 files changed, 36 insertions, 0 deletions
diff --git a/share/monetdef/nl_NL.UTF-8.src b/share/monetdef/nl_NL.UTF-8.src
new file mode 100644
index 000000000000..aab90ca55e34
--- /dev/null
+++ b/share/monetdef/nl_NL.UTF-8.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)
+EUR
+# currency_symbol
+€
+# 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
+1
+# p_sep_by_space
+1
+# n_cs_precedes
+1
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+2
+# EOF