scuffed-code/icu4c/source/data/curr/eu.txt
John Emmons b5420d3d2b ICU-7431 CLDR 1.8 integration
X-SVN-Rev: 27776
2010-03-04 05:41:47 +00:00

33 lines
845 B
Plaintext

// ***************************************************************************
// *
// * 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/eu.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/eu.xml
*/
eu{
Currencies{
ESP{
"₧" /** === */,
"ESP",
{
/**
* Duplicated from NumberPatterns resource
*/
"#,##0.00 ¤",
",",
".",
}
}
}
CurrencyUnitPatterns{
one{"{0}{1}"}
other{"{0} {1}"}
}
Version{"2.0.47.72"}
}