mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 01:11:02 +00:00
ICU-8252 Estonian kroon (EEK) has been replaced by Euro (EUR).
X-SVN-Rev: 29258
This commit is contained in:
parent
5e23f1c3e9
commit
cc9d054eb7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
**********************************************************************
|
||||
* Copyright (c) 2002-2010, International Business Machines
|
||||
* Copyright (c) 2002-2011, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
*/
|
||||
|
@ -1530,7 +1530,7 @@ static const struct CurrencyList {
|
|||
{"DZD", UCURR_COMMON|UCURR_NON_DEPRECATED},
|
||||
{"ECS", UCURR_COMMON|UCURR_DEPRECATED},
|
||||
{"ECV", UCURR_UNCOMMON|UCURR_DEPRECATED},
|
||||
{"EEK", UCURR_COMMON|UCURR_NON_DEPRECATED},
|
||||
{"EEK", UCURR_COMMON|UCURR_DEPRECATED},
|
||||
{"EGP", UCURR_COMMON|UCURR_NON_DEPRECATED},
|
||||
{"EQE", UCURR_COMMON|UCURR_DEPRECATED},
|
||||
{"ERN", UCURR_COMMON|UCURR_NON_DEPRECATED},
|
||||
|
|
Loading…
Add table
Reference in a new issue