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

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

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 | « source/data/locales/sw_CD.txt ('k') | source/data/locales/sw_TZ.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/sw_KE.txt
diff --git a/source/data/locales/sw_KE.txt b/source/data/locales/sw_KE.txt
index 4bf18835e93486dbb59be6e5a79943bd9706ff4b..28a9bc6108745fdb098eda4973e1ca1f9edc180f 100644
--- a/source/data/locales/sw_KE.txt
+++ b/source/data/locales/sw_KE.txt
@@ -1,11 +1,53 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/sw_KE.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
sw_KE{
- Version{"2.1.19.14"}
+ Version{"2.1.27.99"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d MMMM y G",
+ "d MMMM y G",
+ "d MMM y G",
+ "dd/MM/y GGGGG",
+ "{1}, {0}",
+ "{1} 'saa' {0}",
+ "{1} 'saa' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ }
+ gregorian{
+ AmPmMarkers{
+ "AM",
+ "PM",
+ }
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ "dd/MM/y",
+ "{1}, {0}",
+ "{1} 'saa' {0}",
+ "{1} 'saa' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ dayPeriod{
+ stand-alone{
+ narrow{
+ am{"AM"}
+ pm{"PM"}
+ }
+ }
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/sw_CD.txt ('k') | source/data/locales/sw_TZ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698