diff options
author | Jakub Jelinek <jakub@redhat.com> | 2007-07-12 18:26:36 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2007-07-12 18:26:36 +0000 |
commit | 0ecb606cb6cf65de1d9fc8a919bceb4be476c602 (patch) | |
tree | 2ea1f8305970753e4a657acb2ccc15ca3eec8e2c /localedata/locales/de_CH | |
parent | 7d58530341304d403a6626d7f7a1913165fe2f32 (diff) | |
download | glibc-0ecb606cb6cf65de1d9fc8a919bceb4be476c602.tar.gz glibc-0ecb606cb6cf65de1d9fc8a919bceb4be476c602.tar.xz glibc-0ecb606cb6cf65de1d9fc8a919bceb4be476c602.zip |
2.5-18.1
Diffstat (limited to 'localedata/locales/de_CH')
-rw-r--r-- | localedata/locales/de_CH | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/locales/de_CH b/localedata/locales/de_CH index 96d44b5ee4..84963b56fd 100644 --- a/localedata/locales/de_CH +++ b/localedata/locales/de_CH @@ -62,7 +62,7 @@ LC_MONETARY int_curr_symbol "<U0043><U0048><U0046><U0020>" currency_symbol "<U0046><U0072><U002E>" mon_decimal_point "<U002E>" -mon_thousands_sep "<U0020>" +mon_thousands_sep "<U0027>" mon_grouping 3;3 positive_sign "" negative_sign "<U002D>" @@ -78,7 +78,7 @@ END LC_MONETARY LC_NUMERIC decimal_point "<U002E>" -thousands_sep "<U0020>" +thousands_sep "<U0027>" grouping 3;3 END LC_NUMERIC |