From 81c9d1c10f5588d3ab04f94ef1247b852ea50e09 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 17 Feb 2007 06:52:02 +0000 Subject: [BZ #3884] 2007-01-12 Gwenole Beauchesne [BZ #3884] * localedata/locales/sl_SI: Slovenia joined the Euro zone. Fix negative number format. --- localedata/locales/sl_SI | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'localedata/locales') 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 "" END LC_MESSAGES LC_MONETARY -int_curr_symbol "" -currency_symbol "" +int_curr_symbol "" +currency_symbol "" mon_decimal_point "" mon_thousands_sep "" mon_grouping 3;3 @@ -2136,11 +2136,11 @@ negative_sign "" 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 -- cgit v1.2.3