From: Ulrich Drepper Date: Sat, 25 Aug 2007 05:44:16 +0000 (+0000) Subject: [BZ #3842] X-Git-Tag: cvs/fedora-glibc-20070825T1839~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ae07d48d411e9d45678ec06d8d905c01b1f3d62;p=thirdparty%2Fglibc.git [BZ #3842] 2007-08-24 Ulrich Drepper [BZ #3842] * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator. The latter might be more correct but usually cannot be displayed. --- diff --git a/localedata/ChangeLog b/localedata/ChangeLog index e92fc44c5e9..7d39671a07e 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2007-08-24 Ulrich Drepper + + [BZ #3842] + * locales/ru_RU: Use U00A0 instead of U2002 for thousands separator. + The latter might be more correct but usually cannot be displayed. + 2007-08-22 Ulrich Drepper [BZ #4554] diff --git a/localedata/locales/ru_RU b/localedata/locales/ru_RU index d00f3451db8..f290f21285d 100644 --- a/localedata/locales/ru_RU +++ b/localedata/locales/ru_RU @@ -81,7 +81,7 @@ LC_MONETARY int_curr_symbol "" currency_symbol "" mon_decimal_point "" -mon_thousands_sep "" +mon_thousands_sep "" mon_grouping 3;3 positive_sign "" negative_sign "" @@ -97,7 +97,7 @@ END LC_MONETARY LC_NUMERIC decimal_point "" -thousands_sep "" +thousands_sep "" grouping 3;3 END LC_NUMERIC