d626022cd1
X-SVN-Rev: 2659
35 lines
801 B
Plaintext
35 lines
801 B
Plaintext
|
|
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
gl_ES {
|
|
Version { "x0.0" }
|
|
|
|
CurrencyElements {
|
|
"Pta",
|
|
"ESP ",
|
|
",",
|
|
}
|
|
DateTimePatterns {
|
|
"HH:mm:ss",
|
|
"HH:mm:ss",
|
|
"HH:mm:ss",
|
|
"HH:mm:ss ",
|
|
"EEE dd MMM yyyy z",
|
|
"EEE dd MMM yyyy z",
|
|
"dd/MM/yy",
|
|
"dd/MM/yy",
|
|
"{1} {0}",
|
|
}
|
|
NumberPatterns {
|
|
"#,#0.##;-#,#0.##",
|
|
"¤ #,##0.#;-¤ #,##0.#",
|
|
"#,#0%",
|
|
}
|
|
|
|
}
|