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

Unified Diff: source/data/locales/luo.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/lu_CD.txt ('k') | source/data/locales/luo_KE.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/luo.txt
diff --git a/source/data/locales/luo.txt b/source/data/locales/luo.txt
index 836903b45fbd1c0f467903819ab5c89f9be7b2ea..bb8f0a66b2acb72720fb06042080ef1b6bcbc769 100755
--- a/source/data/locales/luo.txt
+++ b/source/data/locales/luo.txt
@@ -1,21 +1,15 @@
// ***************************************************************************
// *
-// * 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/luo.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/luo.xml
- */
luo{
AuxExemplarCharacters{"[q x z]"}
ExemplarCharacters{"[a b c d e f g h i j k l m n o p r s t u v w y]"}
ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P R S T U V W Y]"}
- LocaleScript{
- "Latn",
- }
NumberElements{
latn{
patterns{
@@ -23,14 +17,14 @@ luo{
}
}
}
- Version{"2.1.7.39"}
+ Version{"2.1.19.14"}
calendar{
generic{
DateTimePatterns{
- "h:mm:ss a zzzz",
- "h:mm:ss a z",
- "h:mm:ss a",
- "h:mm a",
+ "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",
@@ -71,10 +65,10 @@ luo{
"OT",
}
DateTimePatterns{
- "h:mm:ss a zzzz",
- "h:mm:ss a z",
- "h:mm:ss a",
- "h:mm a",
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
"EEEE, d MMMM y",
"d MMMM y",
"d MMM y",
« no previous file with comments | « source/data/locales/lu_CD.txt ('k') | source/data/locales/luo_KE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698