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/el_GR | |
parent | f4eb901eb5e9e448036abed462a9570db18338eb (diff) | |
download | glibc-896167225ef6e3c5f780584e75cde2e8f253c038.zip glibc-896167225ef6e3c5f780584e75cde2e8f253c038.tar.gz glibc-896167225ef6e3c5f780584e75cde2e8f253c038.tar.bz2 |
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/el_GR')
-rw-r--r-- | localedata/locales/el_GR | 31 |
1 files changed, 15 insertions, 16 deletions
diff --git a/localedata/locales/el_GR b/localedata/locales/el_GR index 191ce72..c2371b0 100644 --- a/localedata/locales/el_GR +++ b/localedata/locales/el_GR @@ -14,7 +14,6 @@ escape_char / % Revision: 4.3 % Date: 1996-10-15 % Users: general -% Repertoiremap: mnemonic.ds % Charset: ISO-8859-7 % Distribution and use is free, also % for commercial purposes. @@ -60,21 +59,21 @@ noexpr "<U005E><U005B><U03BF><U039F><U006E><U004E><U005D><U002E><U002A>" END LC_MESSAGES LC_MONETARY -int_curr_symbol "<U0047><U0052><U0044><U0020>" -currency_symbol "<U03B4><U03C1><U03C7>" -mon_decimal_point "<U002C>" -mon_thousands_sep "<U002E>" -mon_grouping 3;3 -positive_sign "" -negative_sign "<U002D>" -int_frac_digits 2 -frac_digits 2 -p_cs_precedes 0 -p_sep_by_space 1 -n_cs_precedes 0 -n_sep_by_space 1 -p_sign_posn 1 -n_sign_posn 1 +int_curr_symbol "<U0045><U0055><U0052><U0020>" +currency_symbol "<U20AC>" +mon_decimal_point "<U002C>" +mon_thousands_sep "<U002E>" +mon_grouping 3 +positive_sign "" +negative_sign "<U002D>" +int_frac_digits 4 +frac_digits 4 +p_cs_precedes 0 +p_sep_by_space 0 +n_cs_precedes 1 +n_sep_by_space 0 +p_sign_posn 1 +n_sign_posn 1 END LC_MONETARY LC_NUMERIC |