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

Unified Diff: source/data/locales/lag.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/ky_KG.txt ('k') | source/data/locales/lag_TZ.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/lag.txt
diff --git a/source/data/locales/lag.txt b/source/data/locales/lag.txt
index 4e552f68259c64415cf011ff1820c155d802888f..ac76c233020e432cf47deeeef96965e8461f6b63 100755
--- a/source/data/locales/lag.txt
+++ b/source/data/locales/lag.txt
@@ -1,28 +1,22 @@
// ***************************************************************************
// *
-// * 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/lag.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/lag.xml
- */
lag{
ExemplarCharacters{"[a á b c d e é f g h i í ɨ j k l m n o ó p q r s t u ú ʉ v w x y z]"}
ExemplarCharactersIndex{"[A B C D E F G H I Ɨ J K L M N O P Q R S T U Ʉ V W X Y Z]"}
- LocaleScript{
- "Latn",
- }
- Version{"2.1.6.69"}
+ 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",
@@ -63,10 +57,10 @@ lag{
"MUU",
}
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/ky_KG.txt ('k') | source/data/locales/lag_TZ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698