[BZ #119]
authorUlrich Drepper <drepper@redhat.com>
Sat, 15 Oct 2005 14:15:52 +0000 (14:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 15 Oct 2005 14:15:52 +0000 (14:15 +0000)
2005-10-15  Ulrich Drepper  <drepper@redhat.com>
[BZ #119]
* locales/es_AR: Fix thousands_sep and grouping.

localedata/ChangeLog
localedata/locales/es_AR

index 490163d..2a284e2 100644 (file)
@@ -1,3 +1,8 @@
+2005-10-15  Ulrich Drepper  <drepper@redhat.com>
+
+       [BZ #119]
+       * locales/es_AR: Fix thousands_sep and grouping.
+
 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
 
        [BZ #451]
index d32bbf2..cba3f84 100644 (file)
@@ -80,8 +80,8 @@ END LC_MONETARY
 
 LC_NUMERIC
 decimal_point        "<U002C>"
-thousands_sep        ""
-grouping             0;0
+thousands_sep        "<U002E>"
+grouping             3;3
 END LC_NUMERIC
 
 LC_TIME