1e5b739c8c
X-SVN-Rev: 6214
20 lines
524 B
Plaintext
20 lines
524 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
gl_ES_PREEURO {
|
|
CurrencyElements {
|
|
"Pta",
|
|
"ESP",
|
|
",",
|
|
}
|
|
NumberPatterns {
|
|
"#,#0.##;-#,#0.##",
|
|
"\u00a4 #,##0.#;-\u00a4 #,##0.#",
|
|
"#,#0%",
|
|
}
|
|
}
|