44840b3223
X-SVN-Rev: 11517
44 lines
942 B
Plaintext
44 lines
942 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
es_CR {
|
|
Version { "1.0" }
|
|
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",
|
|
"dd/MM/yyyy",
|
|
"dd/MM/yy",
|
|
"{1} {0}",
|
|
}
|
|
LocaleID:int { 0x140a }
|
|
// LocaleString { "es_CR" }
|
|
NumberElements {
|
|
",",
|
|
".",
|
|
";",
|
|
"%",
|
|
"0",
|
|
"#",
|
|
"-",
|
|
"E",
|
|
"\u2030",
|
|
"\u221E",
|
|
"\uFFFD",
|
|
",",
|
|
}
|
|
// ShortCountry { "CRI" }
|
|
|
|
// Currency display names
|
|
Currencies {
|
|
CRC { "\u20A1", "CRC" }
|
|
}
|
|
}
|