2001-03-06 19:54:13 +00:00
|
|
|
// *******************************************************************************
|
|
|
|
// *
|
2001-03-21 17:49:38 +00:00
|
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
2001-03-06 19:54:13 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// *******************************************************************************
|
|
|
|
|
2001-10-12 19:01:26 +00:00
|
|
|
gl_ES_PREEURO {
|
2001-03-06 19:54:13 +00:00
|
|
|
CurrencyElements {
|
2001-10-12 19:01:26 +00:00
|
|
|
"Pta",
|
|
|
|
"ESP",
|
2001-03-06 19:54:13 +00:00
|
|
|
",",
|
|
|
|
}
|
|
|
|
NumberPatterns {
|
2001-10-12 19:01:26 +00:00
|
|
|
"#,#0.##;-#,#0.##",
|
|
|
|
"\u00a4 #,##0.#;-\u00a4 #,##0.#",
|
|
|
|
"#,#0%",
|
2001-03-06 19:54:13 +00:00
|
|
|
}
|
|
|
|
}
|