This is the mail archive of the libc-locales@sources.redhat.com mailing list for the GNU libc locales project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Comment on it_IT currency format?


Hi.

You are listed as the original author of the it_IT locale in glibc.
I've recieved a change request in glibc bugzilla,
<http://sources.redhat.com/bugzilla/show_bug.cgi?id=111>, asking for a
change in the currency format.

Can you have a look and add a comment to bugzilla with your view on
the change?

Here is the patch:

--- it_IT.old   2004-04-09 16:14:52.000000000 +0200
+++ it_IT   2004-04-09 16:17:41.000000000 +0200
@@ -66,8 +66,8 @@
 mon_grouping              3;3
 positive_sign             ""
 negative_sign             "<U002D>"
-int_frac_digits           0
-frac_digits               0
+int_frac_digits           2
+frac_digits               2
 p_cs_precedes             1
 p_sep_by_space            1
 n_cs_precedes             1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]