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_PK.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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/en_PH.txt ('k') | source/data/locales/en_PN.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/en_PK.txt
diff --git a/source/data/locales/en_PK.txt b/source/data/locales/en_PK.txt
index 24ff3a14d0c016cb005be1dbdf1c0cf7a6d111aa..cccbbbdc527c289a280f069de9c6ec90c6056e45 100644
--- a/source/data/locales/en_PK.txt
+++ b/source/data/locales/en_PK.txt
@@ -1,14 +1,14 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_PK.xml
// *
// ***************************************************************************
en_PK{
- %%Parent{"en_GB"}
- Version{"2.1.8.19"}
+ %%Parent{"en_001"}
+ Version{"2.1.19.14"}
calendar{
generic{
DateTimePatterns{
@@ -16,15 +16,15 @@ en_PK{
"h:mm:ss a z",
"h:mm:ss a",
"h:mm a",
- "EEEE d MMMM y G",
+ "EEEE, d MMMM y G",
"d MMMM y G",
"dd-MMM-y G",
"dd/MM/y GGGGG",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
}
}
gregorian{
@@ -33,7 +33,7 @@ en_PK{
"h:mm:ss a z",
"h:mm:ss a",
"h:mm a",
- "EEEE d MMMM y",
+ "EEEE, d MMMM y",
"d MMMM y",
"dd-MMM-y",
"dd/MM/y",
« no previous file with comments | « source/data/locales/en_PH.txt ('k') | source/data/locales/en_PN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698