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

Unified Diff: patches/locale_extra.patch

Issue 2442923002: ICU update to 58 part 2 (Closed)
Patch Set: apply more patches and updates; almost ready to roll 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/locale1.patch ('k') | patches/locale_google.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
deleted file mode 100644
index 730dc843e6fa81780eed0740a5bf5f63fa1eb9bc..0000000000000000000000000000000000000000
--- a/patches/locale_extra.patch
+++ /dev/null
@@ -1,59 +0,0 @@
-diff --git a/source/data/locales/ar.txt b/source/data/locales/ar.txt
-index 0d497b8..d3a028a 100644
---- a/source/data/locales/ar.txt
-+++ b/source/data/locales/ar.txt
-@@ -40,7 +40,7 @@ ar{
- minusSign{"‏-"}
- nan{"ليس رقم"}
- perMille{"؉"}
-- percentSign{"٪"}
-+ percentSign{"‏٪"}
- 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
-+++ b/source/data/locales/fa.txt
-@@ -52,7 +52,7 @@ fa{
- minusSign{"‎−"}
- nan{"ناعدد"}
- perMille{"؉"}
-- percentSign{"٪"}
-+ percentSign{"‏٪"}
- plusSign{"‎+‎"}
- superscriptingExponent{"×"}
- timeSeparator{":"}
« no previous file with comments | « patches/locale1.patch ('k') | patches/locale_google.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698