2001-03-20 22:16:49 +00:00
|
|
|
// *******************************************************************************
|
|
|
|
// *
|
2001-03-21 17:49:38 +00:00
|
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
2001-03-20 22:16:49 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// *******************************************************************************
|
|
|
|
|
2001-10-12 19:01:26 +00:00
|
|
|
eu_ES_PREEURO {
|
|
|
|
Version { "x0.0" }
|
|
|
|
CurrencyElements {
|
|
|
|
"Pts",
|
|
|
|
"ESP",
|
2001-03-20 22:16:49 +00:00
|
|
|
",",
|
|
|
|
}
|
2001-10-12 19:01:26 +00:00
|
|
|
NumberPatterns {
|
|
|
|
"#,#0.##;-#,#0.##",
|
|
|
|
"\u00a4 #,##0.#;-\u00a4 #,##0.#",
|
|
|
|
"#,#0%",
|
2001-03-20 22:16:49 +00:00
|
|
|
}
|
|
|
|
}
|