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

Unified Diff: source/data/locales/ksh.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/ksf_CM.txt ('k') | source/data/locales/ksh_DE.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/ksh.txt
diff --git a/source/data/locales/ksh.txt b/source/data/locales/ksh.txt
index 1cfa91cad2635fc50b4a28b960628eb31320346a..d6125d203bc224bd48ebb2dda71baa420d508b38 100644
--- a/source/data/locales/ksh.txt
+++ b/source/data/locales/ksh.txt
@@ -1,14 +1,11 @@
// ***************************************************************************
// *
-// * 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/ksh.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/ksh.xml
- */
ksh{
AuxExemplarCharacters{"[á à ă â ã ā ç é è ĕ ê ē ğ í ì ĭ î ï ī ij ı ł ñ ó ò ŏ ô ø ō ú ù ŭ û ū ÿ]"}
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]"}
@@ -17,9 +14,6 @@ ksh{
"[_ ‐ – — ⸗ , ; \\: ! ? . … ' ‘ ‚ \u0022 “ „ ( ) \\[ \\] \\{ \\} § @ * / \\& "
"# % † ‡ ° < = > ~ \$]"
}
- LocaleScript{
- "Latn",
- }
NumberElements{
latn{
patterns{
@@ -170,7 +164,7 @@ ksh{
}
}
}
- Version{"2.1.7.53"}
+ Version{"2.1.19.14"}
calendar{
buddhist{
DateTimePatterns{
@@ -371,6 +365,14 @@ ksh{
}
}
}
+ dayPeriod{
+ stand-alone{
+ wide{
+ am{"Vormittag"}
+ pm{"Nachmittag"}
+ }
+ }
+ }
eras{
abbreviated{
"v. Chr.",
@@ -523,11 +525,6 @@ ksh{
quotationEnd{"“"}
quotationStart{"„"}
}
- durationUnits{
- hm{"h:mm"}
- hms{"h:mm:ss"}
- ms{"m:ss"}
- }
fields{
day{
dn{"Daach"}
« no previous file with comments | « source/data/locales/ksf_CM.txt ('k') | source/data/locales/ksh_DE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698