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

Unified Diff: source/data/locales/kab.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/ka_GE.txt ('k') | source/data/locales/kab_DZ.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/kab.txt
diff --git a/source/data/locales/kab.txt b/source/data/locales/kab.txt
index 38a62b4ea1d7aaf1ee93096ca0f3ceb96b063a3c..d3688df19dea9236bef4e762da550961f145ff5e 100755
--- a/source/data/locales/kab.txt
+++ b/source/data/locales/kab.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/kab.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/kab.xml
- */
kab{
AuxExemplarCharacters{"[o v]"}
ExemplarCharacters{"[a b c č d ḍ e ɛ f g ǧ ɣ h ḥ i j k l m n p q r ṛ s ṣ t ṭ u w x y z ẓ]"}
ExemplarCharactersIndex{"[A B C Č D Ḍ E Ɛ F G Ǧ Ɣ H Ḥ I J K L M N P Q R Ṛ S Ṣ T Ṭ U W X Y Z Ẓ]"}
- LocaleScript{
- "Latn",
- }
NumberElements{
latn{
patterns{
@@ -27,14 +21,14 @@ kab{
}
}
}
- Version{"2.1.6.69"}
+ Version{"2.1.19.14"}
calendar{
generic{
DateTimePatterns{
- "HH:mm:ss zzzz",
- "HH:mm:ss z",
- "HH:mm:ss",
- "HH:mm",
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
"EEEE d MMMM y G",
"d MMMM y G",
"d MMM, y G",
@@ -74,10 +68,10 @@ kab{
"n tmeddit",
}
DateTimePatterns{
- "HH:mm:ss zzzz",
- "HH:mm:ss z",
- "HH:mm:ss",
- "HH:mm",
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
"EEEE d MMMM y",
"d MMMM y",
"d MMM, y",
« no previous file with comments | « source/data/locales/ka_GE.txt ('k') | source/data/locales/kab_DZ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698