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

Side by Side Diff: source/data/locales/ksf.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 unified diff | Download patch
« no previous file with comments | « source/data/locales/ksb_TZ.txt ('k') | source/data/locales/ksf_CM.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/ksf.xml 6 // * Source File: <path>/common/main/ksf.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/ksf.xml
11 */
12 ksf{ 9 ksf{
13 AuxExemplarCharacters{"[q x]"} 10 AuxExemplarCharacters{"[q x]"}
14 ExemplarCharacters{ 11 ExemplarCharacters{
15 "[a á b c d e é ǝ {ǝ\u0301} ɛ {ɛ\u0301} f g h i í j k l m n ŋ o ó ɔ {ɔ\u 0301}" 12 "[a á b c d e é ǝ {ǝ\u0301} ɛ {ɛ\u0301} f g h i í j k l m n ŋ o ó ɔ {ɔ\u 0301}"
16 " p r s t u ú v w y z]" 13 " p r s t u ú v w y z]"
17 } 14 }
18 ExemplarCharactersIndex{"[A B C D E Ǝ Ɛ F G H I J K L M N Ŋ O Ɔ P R S T U V W Y Z]"} 15 ExemplarCharactersIndex{"[A B C D E Ǝ Ɛ F G H I J K L M N Ŋ O Ɔ P R S T U V W Y Z]"}
19 LocaleScript{
20 "Latn",
21 }
22 NumberElements{ 16 NumberElements{
23 latn{ 17 latn{
24 patterns{ 18 patterns{
25 currencyFormat{"#,##0.00 ¤"} 19 currencyFormat{"#,##0.00 ¤"}
26 decimalFormat{"#,##0.###"} 20 decimalFormat{"#,##0.###"}
27 } 21 }
28 symbols{ 22 symbols{
29 decimal{","} 23 decimal{","}
30 group{" "} 24 group{" "}
31 } 25 }
32 } 26 }
33 } 27 }
34 Version{"2.1.6.69"} 28 Version{"2.1.19.14"}
35 calendar{ 29 calendar{
36 generic{ 30 generic{
37 DateTimePatterns{ 31 DateTimePatterns{
38 "HH:mm:ss zzzz", 32 "HH:mm:ss zzzz",
39 "HH:mm:ss z", 33 "HH:mm:ss z",
40 "HH:mm:ss", 34 "HH:mm:ss",
41 "HH:mm", 35 "HH:mm",
42 "EEEE d MMMM y G", 36 "EEEE d MMMM y G",
43 "d MMMM y G", 37 "d MMMM y G",
44 "d MMM y G", 38 "d MMM y G",
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 dn{"Mǝrú mǝ sɔ́ndǝ"} 245 dn{"Mǝrú mǝ sɔ́ndǝ"}
252 } 246 }
253 year{ 247 year{
254 dn{"Bǝk"} 248 dn{"Bǝk"}
255 } 249 }
256 zone{ 250 zone{
257 dn{"Wáas"} 251 dn{"Wáas"}
258 } 252 }
259 } 253 }
260 } 254 }
OLDNEW
« no previous file with comments | « source/data/locales/ksb_TZ.txt ('k') | source/data/locales/ksf_CM.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698