]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Define int_frac_digits and frac_digits as 2.
authorUlrich Drepper <drepper@redhat.com>
Wed, 3 Apr 2002 18:15:24 +0000 (18:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 3 Apr 2002 18:15:24 +0000 (18:15 +0000)
localedata/locales/es_ES

index 407fdfe3c2fd9b2187962f9cd6bd396545009b1b..8567095e987832a61b4aaf39b775ff512fdab830 100644 (file)
@@ -2129,8 +2129,8 @@ mon_thousands_sep    "<U002E>"
 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