// ***************************************************************************
// *
-// * Copyright (C) 2008 International Business Machines
+// * Copyright (C) 2010 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/el_CY.xml
// *
// ***************************************************************************
el_CY{
- NumberPatterns{
- "#,##0.###",
- "¤#,##0.00",
- "#,##0%",
- "#E0",
+ NumberElements{
+ latn{
+ patterns{
+ currencyFormat{"¤#,##0.00"}
+ }
+ }
}
- Version{"1.24"}
+ Version{"2.0.45.82"}
}