Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2074)

Unified Diff: source/data/locales/es_US.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/locales/es_SV.txt ('k') | source/data/locales/es_UY.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/es_US.txt
diff --git a/source/data/locales/es_US.txt b/source/data/locales/es_US.txt
index fb9ef8ec8a0f92bd46198ad0483465d5d5e84097..1945eda2c8ed8d1c7dd978eafe0aa27b40270fdb 100644
--- a/source/data/locales/es_US.txt
+++ b/source/data/locales/es_US.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/es_US.xml
@@ -8,85 +8,18 @@
// ***************************************************************************
es_US{
%%Parent{"es_419"}
- Version{"2.0.92.80"}
+ Version{"2.1.8.19"}
calendar{
- generic{
- DateTimePatterns{
- "h:mm:ss a zzzz",
- "h:mm:ss a z",
- "h:mm:ss a",
- "h:mm a",
- "EEEE, d 'de' MMMM 'de' y G",
- "d 'de' MMMM 'de' y G",
- "MMM d, y G",
- "M/d/yy GGGGG",
- "{1} {0}",
- "{1}, {0}",
- "{1}, {0}",
- "{1} {0}",
- "{1} {0}",
- }
- availableFormats{
- GyMMMEd{"E, MMM d, y G"}
- GyMMMM{"MMMM 'de' y G"}
- GyMMMMEd{"E, d 'de' MMMM 'de' y G"}
- GyMMMMd{"d 'de' MMMM 'de' y G"}
- GyMMMd{"MMM d, y G"}
- MEd{"E, MM/dd"}
- MMMEd{"E, MMM d"}
- MMMMEd{"E, d 'de' MMMM"}
- MMMd{"MMM d"}
- MMd{"MM/d"}
- Md{"M/d"}
- yyyyM{"M/y G"}
- yyyyMEd{"E, M/d/y G"}
- yyyyMMMEd{"E, MMM d, y G"}
- yyyyMMMMEd{"E, d 'de' MMMM 'de' y G"}
- yyyyMMMMd{"d 'de' MMMM 'de' y G"}
- yyyyMMMd{"MMM d, y G"}
- yyyyMd{"M/d/y G"}
- }
- }
gregorian{
AmPmMarkers{
"AM",
"PM",
}
- DateTimePatterns{
- "h:mm:ss a zzzz",
- "h:mm:ss a z",
- "h:mm:ss a",
- "h:mm a",
- "EEEE, d 'de' MMMM 'de' y",
- "d 'de' MMMM 'de' y",
- "MMM d, y",
- "M/d/yy",
- "{1} {0}",
- "{1}, {0}",
- "{1}, {0}",
- "{1} {0}",
- "{1} {0}",
- }
- availableFormats{
- GyMMM{"MMM y G"}
- GyMMMEd{"E, MMM d, y G"}
- GyMMMM{"MMMM 'de' y G"}
- GyMMMMEd{"E, d 'de' MMMM 'de' y G"}
- GyMMMMd{"d 'de' MMMM 'de' y G"}
- GyMMMd{"MMM d, y G"}
- MEd{"E, MM/dd"}
- MMMEd{"E, MMM d"}
- MMMMEd{"E, d 'de' MMMM"}
- MMMd{"MMM d"}
- MMd{"MM/d"}
- Md{"M/d"}
- yMEd{"E, M/d/y"}
- yMMMEd{"E, MMM d, y"}
- yMMMMEd{"E, d 'de' MMMM 'de' y"}
- yMMMMd{"d 'de' MMMM 'de' y"}
- yMMMd{"MMM d, y"}
- yMd{"M/d/y"}
+ AmPmMarkersNarrow{
+ "a",
+ "p",
}
+ NoonMarkerNarrow{"m"}
}
}
}
« no previous file with comments | « source/data/locales/es_SV.txt ('k') | source/data/locales/es_UY.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698