53d6bdbe2a
Remove duplicates. Fix malformed data. Add some missing data. and so on. X-SVN-Rev: 7530
22 lines
527 B
Plaintext
22 lines
527 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
eu_ES_PREEURO {
|
|
Version { "1.0" }
|
|
CurrencyElements {
|
|
"Pts",
|
|
"ESP",
|
|
",",
|
|
}
|
|
NumberPatterns {
|
|
"#,#0.##;-#,#0.##",
|
|
"\u00a4 #,##0.#;-\u00a4 #,##0.#",
|
|
"#,#0%",
|
|
"#E0",
|
|
}
|
|
}
|