From c7a67722025c1c7a6f659d955a11b7b85887920c Mon Sep 17 00:00:00 2001 From: knu Date: Sun, 11 Feb 2001 16:19:43 +0000 Subject: Add ja_JP.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. --- share/numericdef/ja_JP.eucJP.src | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 share/numericdef/ja_JP.eucJP.src (limited to 'share/numericdef/ja_JP.eucJP.src') diff --git a/share/numericdef/ja_JP.eucJP.src b/share/numericdef/ja_JP.eucJP.src new file mode 100644 index 0000000..cd49d36 --- /dev/null +++ b/share/numericdef/ja_JP.eucJP.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 ; +3;3 +# EOF -- cgit v1.1