]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[BZ #3884]
authorUlrich Drepper <drepper@redhat.com>
Sat, 17 Feb 2007 06:52:02 +0000 (06:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 17 Feb 2007 06:52:02 +0000 (06:52 +0000)
2007-01-12  Gwenole Beauchesne  <gbeauchesne@mandriva.com>
[BZ #3884]
* localedata/locales/sl_SI: Slovenia joined the Euro zone.
Fix negative number format.

localedata/ChangeLog
localedata/locales/sl_SI

index b37a1131e7bcd5c92bffc1285881a2c3f67e8050..c7d3577e67a756f5892493245f44c79680edd615 100644 (file)
@@ -1,3 +1,9 @@
+2007-01-12  Gwenole Beauchesne  <gbeauchesne@mandriva.com>
+
+       [BZ #3884]
+       * localedata/locales/sl_SI: Slovenia joined the Euro zone.
+       Fix negative number format.
+
 2007-02-16  Ulrich Drepper  <drepper@redhat.com>
 
        [BZ #3851]
index 8f7230d4684c232e9ae24eb7a86725da50e221e0..b7e119443fa980a425c785a8bccba4ac0251969e 100644 (file)
@@ -2126,8 +2126,8 @@ noexpr  "<U005E><U005B><U004E><U006E><U005D><U002E><U002A>"
 END LC_MESSAGES
 
 LC_MONETARY
-int_curr_symbol           "<U0053><U0049><U0054><U0020>"
-currency_symbol           "<U0053><U0049><U0054>"
+int_curr_symbol           "<U0045><U0055><U0052><U0020>"
+currency_symbol           "<U20AC>"
 mon_decimal_point         "<U002C>"
 mon_thousands_sep         "<U0020>"
 mon_grouping              3;3
@@ -2136,11 +2136,11 @@ negative_sign             "<U002D>"
 int_frac_digits           2
 frac_digits               2
 p_cs_precedes             0
-p_sep_by_space            2
+p_sep_by_space            1
 n_cs_precedes             0
-n_sep_by_space            2
-p_sign_posn               2
-n_sign_posn               2
+n_sep_by_space            1
+p_sign_posn               1
+n_sign_posn               1
 END LC_MONETARY
 
 LC_NUMERIC