diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-03-09 01:10:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-03-09 01:10:32 +0000 |
commit | 78c76b41918f516b214236911f9906b937566f53 (patch) | |
tree | a100eaaad1d99909642f99f48aed527471efac9f /localedata/locales | |
parent | c6c00e0d069a3eebf717cec47bc478cd7f57c134 (diff) | |
download | glibc-78c76b41918f516b214236911f9906b937566f53.tar.gz glibc-78c76b41918f516b214236911f9906b937566f53.tar.xz glibc-78c76b41918f516b214236911f9906b937566f53.zip |
[BZ #5602]
2008-03-08 Ulrich Drepper <drepper@redhat.com> [BZ #5602] * locales/pt_PT: Fix mon_decimal_point.
Diffstat (limited to 'localedata/locales')
-rw-r--r-- | localedata/locales/pt_PT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/locales/pt_PT b/localedata/locales/pt_PT index ceadccaee1..39ec101bd9 100644 --- a/localedata/locales/pt_PT +++ b/localedata/locales/pt_PT @@ -65,7 +65,7 @@ END LC_MESSAGES LC_MONETARY int_curr_symbol "<U0045><U0055><U0052><U0020>" currency_symbol "<U20AC>" -mon_decimal_point "<U0024>" +mon_decimal_point "<U002C>" mon_thousands_sep "<U002E>" mon_grouping 3;3 positive_sign "" |