From: Ulrich Drepper Date: Mon, 24 Apr 2006 07:28:27 +0000 (+0000) Subject: [BZ #2349] X-Git-Tag: cvs/fedora-glibc-20060424T0820 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34a15e61e019c0aaa6b56c79b75ddb0ded49f590;p=thirdparty%2Fglibc.git [BZ #2349] 2006-04-24 Ulrich Drepper [BZ #2349] * locales/de_CH: Change thousand separator to '. --- diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 695851e6124..de23e123e39 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2006-04-24 Ulrich Drepper + + [BZ #2349] + * locales/de_CH: Change thousand separator to '. + 2006-01-17 Robert Millan [BZ #2158] diff --git a/localedata/locales/de_CH b/localedata/locales/de_CH index 96d44b5ee4f..84963b56fdc 100644 --- a/localedata/locales/de_CH +++ b/localedata/locales/de_CH @@ -62,7 +62,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 "" @@ -78,7 +78,7 @@ END LC_MONETARY LC_NUMERIC decimal_point "" -thousands_sep "" +thousands_sep "" grouping 3;3 END LC_NUMERIC