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

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

Issue 1823293002: Update timezone and apply miscellaneous locale data fixes (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: fix a typo in README.chromium Created 4 years, 9 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/ar.txt ('k') | source/data/locales/fa.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/en_AU.txt
diff --git a/source/data/locales/en_AU.txt b/source/data/locales/en_AU.txt
index ea25a1fbe547d51427b6a3cf796682ddbf4085a0..129a5ddce8eec52f8ba4663543ca6bf51f922fa5 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{
« no previous file with comments | « source/data/locales/ar.txt ('k') | source/data/locales/fa.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698