diff --git a/icu4c/source/data/misc/CurrencyData.txt b/icu4c/source/data/misc/CurrencyData.txt index c35774e352a..0307c2da6c7 100644 --- a/icu4c/source/data/misc/CurrencyData.txt +++ b/icu4c/source/data/misc/CurrencyData.txt @@ -1,6 +1,6 @@ // *************************************************************************** // * -// * Copyright (C) 1997-2005, International Business Machines +// * Copyright (C) 1997-2006, International Business Machines // * Corporation and others. All Rights Reserved. // * // *************************************************************************** @@ -32,7 +32,9 @@ CurrencyData:table(nofallback){ KMF:intvector { 0, 0 } // Comoro Franc: COMOROS (KM) KRW:intvector { 0, 0 } // Won: KOREA, REPUBLIC OF (KR) KWD:intvector { 3, 0 } // Kuwaiti Dinar: KUWAIT (KW) + LUF:intvector { 0, 0 } // LUXEMBOURG Franc: LUXEMBOURG (LU) LYD:intvector { 3, 0 } // Lybian Dinar: LIBYAN ARAB JAMAHIRIYA (LY) + MGA:intvector { 0, 0 } // Malagascy Ariary: MADAGASCAR (MG) MGF:intvector { 0, 0 } // Malagasy Franc: MADAGASCAR (MG) OMR:intvector { 3, 0 } // Rial Omani: OMAN (OM) PYG:intvector { 0, 0 } // Guarani: PARAGUAY (PY) diff --git a/icu4c/source/test/cintltst/cnmdptst.c b/icu4c/source/test/cintltst/cnmdptst.c index f334894a657..24982323ade 100644 --- a/icu4c/source/test/cintltst/cnmdptst.c +++ b/icu4c/source/test/cintltst/cnmdptst.c @@ -467,7 +467,7 @@ static void TestCurrencyPreEuro(void) }; const char* result[]={ - "\\u20A7 2", "2 F", "\\u00A31.50", "1,50 mk", "1,50 F", "\\u20A4 2", + "\\u20A7 2", "2 F", "\\u00A31.50", "1,50 mk", "2 F", "\\u20A4 2", "1$50 Esc.", "\\u00F6S 1,50", "1,50 \\u0394\\u03C1\\u03C7", "2 \\u20A7", "1,50 FB", "\\u00a31.50", "1,50 BF", "1,50 DM", "1,50 BF", "\\u20A7 2", "1,50 F", "\\u20A7 2", "fl 1,50"