a0801c85b9
X-SVN-Rev: 5409
42 lines
984 B
Plaintext
42 lines
984 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
es_PR {
|
|
CurrencyElements {
|
|
"$",
|
|
"USD",
|
|
".",
|
|
}
|
|
DateTimePatterns {
|
|
"hh:mm:ss a z",
|
|
"hh:mm:ss a z",
|
|
"hh:mm:ss a",
|
|
"hh:mm a",
|
|
"EEEE d' de 'MMMM' de 'yyyy",
|
|
"d' de 'MMMM' de 'yyyy",
|
|
"MM/dd/yyyy",
|
|
"MM/dd/yy",
|
|
"{1} {0}",
|
|
}
|
|
LocaleID { "500a" }
|
|
LocaleString { "es_PR" }
|
|
NumberElements {
|
|
".",
|
|
",",
|
|
";",
|
|
"%",
|
|
"0",
|
|
"#",
|
|
"-",
|
|
"E",
|
|
"\u2030",
|
|
"\u221E",
|
|
"\uFFFD",
|
|
}
|
|
ShortCountry { "PRI" }
|
|
}
|