about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-02-17 06:52:02 +0000
committerUlrich Drepper <drepper@redhat.com>2007-02-17 06:52:02 +0000
commit81c9d1c10f5588d3ab04f94ef1247b852ea50e09 (patch)
tree6c57fedb1a1fa32a878ade38e16bb5f1d4a0ae87
parent771519375a3b585e3251e88a9cc0f04ac20fb06e (diff)
downloadglibc-81c9d1c10f5588d3ab04f94ef1247b852ea50e09.tar.gz
glibc-81c9d1c10f5588d3ab04f94ef1247b852ea50e09.tar.xz
glibc-81c9d1c10f5588d3ab04f94ef1247b852ea50e09.zip
[BZ #3884]
2007-01-12  Gwenole Beauchesne  <gbeauchesne@mandriva.com>
	[BZ #3884]
	* localedata/locales/sl_SI: Slovenia joined the Euro zone.
	Fix negative number format.
-rw-r--r--localedata/ChangeLog6
-rw-r--r--localedata/locales/sl_SI12
2 files changed, 12 insertions, 6 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index b37a1131e7..c7d3577e67 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -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]
diff --git a/localedata/locales/sl_SI b/localedata/locales/sl_SI
index 8f7230d468..b7e119443f 100644
--- a/localedata/locales/sl_SI
+++ b/localedata/locales/sl_SI
@@ -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