261634728d
X-SVN-Rev: 4225
43 lines
1004 B
Plaintext
43 lines
1004 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
es_MX {
|
|
Version { "1.0" }
|
|
CurrencyElements {
|
|
"$",
|
|
"MXP",
|
|
".",
|
|
}
|
|
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",
|
|
"d/MM/yyyy",
|
|
"d/MM/yy",
|
|
"{1} {0}",
|
|
}
|
|
LocaleID { "080a" }
|
|
LocaleString { "es_MX" }
|
|
NumberElements {
|
|
".",
|
|
",",
|
|
";",
|
|
"%",
|
|
"0",
|
|
"#",
|
|
"-",
|
|
"E",
|
|
"\u2030",
|
|
"\u221E",
|
|
"\uFFFD",
|
|
}
|
|
ShortCountry { "MEX" }
|
|
}
|