diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-02-28 09:13:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-02-28 09:13:09 +0000 |
commit | 896167225ef6e3c5f780584e75cde2e8f253c038 (patch) | |
tree | 138b7f70affb29b7eac60169d96c0a61d70c114e /localedata/locales/en_IE | |
parent | f4eb901eb5e9e448036abed462a9570db18338eb (diff) | |
download | glibc-896167225ef6e3c5f780584e75cde2e8f253c038.tar.gz glibc-896167225ef6e3c5f780584e75cde2e8f253c038.tar.xz glibc-896167225ef6e3c5f780584e75cde2e8f253c038.zip |
Update.
2002-02-28 Ulrich Drepper <drepper@redhat.com> * locale/iso-4217.def: Remove obsolete currencies for countries with Euro.
Diffstat (limited to 'localedata/locales/en_IE')
-rw-r--r-- | localedata/locales/en_IE | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/localedata/locales/en_IE b/localedata/locales/en_IE index 94ac73f066..f0372e1322 100644 --- a/localedata/locales/en_IE +++ b/localedata/locales/en_IE @@ -55,10 +55,8 @@ copy "iso14651_t1" END LC_COLLATE LC_MONETARY - -% int_curr_symbol according to ISO 4217 -int_curr_symbol "<U0049><U0045><U0050><U0020>" -currency_symbol "<U00A3>" +int_curr_symbol "<U0045><U0055><U0052><U0020>" +currency_symbol "<U20AC>" mon_decimal_point "<U002E>" mon_thousands_sep "<U002C>" mon_grouping 3;3 @@ -72,7 +70,6 @@ n_cs_precedes 1 n_sep_by_space 0 p_sign_posn 1 n_sign_posn 1 - END LC_MONETARY LC_NUMERIC |