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

Unified Diff: patches/locale_extra.patch

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 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 | « patches/linebrk.patch ('k') | patches/measure_format.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patches/locale_extra.patch
diff --git a/patches/locale_extra.patch b/patches/locale_extra.patch
index 730dc843e6fa81780eed0740a5bf5f63fa1eb9bc..d32d6bfdeeaba551c09908f5ede1190a52a67f04 100644
--- a/patches/locale_extra.patch
+++ b/patches/locale_extra.patch
@@ -11,39 +11,6 @@ index 0d497b8..d3a028a 100644
plusSign{"‏+"}
superscriptingExponent{"×"}
timeSeparator{":"}
-diff --git a/source/data/locales/en_AU.txt b/source/data/locales/en_AU.txt
-index ea25a1f..129a5dd 100644
---- a/source/data/locales/en_AU.txt
-+++ b/source/data/locales/en_AU.txt
-@@ -32,7 +32,7 @@ en_AU{
- d{"E, d MMM – E, d MMM"}
- }
- yMMMEd{
-- d{"E, d MMM – E, dMMM, y G"}
-+ d{"E, d MMM – E, d MMM y G"}
- }
- }
- }
-@@ -55,8 +55,8 @@ en_AU{
- "h:mm:ss a",
- "h:mm a",
- "EEEE, d MMMM y",
-- "dMMMM,y",
-- "dMMM,y",
-+ "d MMMM y",
-+ "d MMM y",
- "d/M/yy",
- "{1}, {0}",
- "{1} 'at' {0}",
-@@ -66,7 +66,7 @@ en_AU{
- }
- availableFormats{
- M{"LL"}
-- yMMMEd{"E, d MMM,y"}
-+ yMMMEd{"E, d MMM y"}
- }
- dayNames{
- format{
diff --git a/source/data/locales/fa.txt b/source/data/locales/fa.txt
index 8a79dff..594881e 100644
--- a/source/data/locales/fa.txt
« no previous file with comments | « patches/linebrk.patch ('k') | patches/measure_format.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698