| OLD | NEW |
| 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/lkt.xml | 6 // * Source File: <path>/common/main/lkt.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/lkt.xml | |
| 11 */ | |
| 12 lkt{ | 9 lkt{ |
| 13 AuxExemplarCharacters{"[c d f {ȟʼ} j q r {sʼ} {šʼ} v x]"} | 10 AuxExemplarCharacters{"[c d f {ȟʼ} j q r {sʼ} {šʼ} v x]"} |
| 14 ExemplarCharacters{ | 11 ExemplarCharacters{ |
| 15 "[a á {aŋ} b č {čh} {čʼ} e é g ǧ h ȟ i í {iŋ} k {kh} {kȟ} {kʼ} l m n ŋ o
ó p " | 12 "[a á {aŋ} b č {čh} {čʼ} e é g ǧ h ȟ i í {iŋ} k {kh} {kȟ} {kʼ} l m n ŋ o
ó p " |
| 16 "{ph} {pȟ} {pʼ} s š t {th} {tȟ} {tʼ} u ú {uŋ} w y z ž ʼ]" | 13 "{ph} {pȟ} {pʼ} s š t {th} {tȟ} {tʼ} u ú {uŋ} w y z ž ʼ]" |
| 17 } | 14 } |
| 18 ExemplarCharactersIndex{"[A B Č E G Ǧ H Ȟ I K L M N Ŋ O P S Š T U W Y Z Ž]"} | 15 ExemplarCharactersIndex{"[A B Č E G Ǧ H Ȟ I K L M N Ŋ O P S Š T U W Y Z Ž]"} |
| 19 ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \\: ! ? . \u0022 “ ” ( ) \\[ \
\] @ * / \\& #]"} | 16 ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \\: ! ? . \u0022 “ ” ( ) \\[ \
\] @ * / \\& #]"} |
| 20 LocaleScript{ | 17 Version{"2.1.19.14"} |
| 21 "Latn", | |
| 22 } | |
| 23 Version{"2.1.6.69"} | |
| 24 calendar{ | 18 calendar{ |
| 25 gregorian{ | 19 gregorian{ |
| 26 dayNames{ | 20 dayNames{ |
| 27 format{ | 21 format{ |
| 28 narrow{ | 22 narrow{ |
| 29 "A", | 23 "A", |
| 30 "W", | 24 "W", |
| 31 "N", | 25 "N", |
| 32 "Y", | 26 "Y", |
| 33 "T", | 27 "T", |
| (...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 205 past{ | 199 past{ |
| 206 other{"Hékta ómakȟa {0} kʼuŋ héhaŋ"} | 200 other{"Hékta ómakȟa {0} kʼuŋ héhaŋ"} |
| 207 } | 201 } |
| 208 } | 202 } |
| 209 } | 203 } |
| 210 } | 204 } |
| 211 measurementSystemNames{ | 205 measurementSystemNames{ |
| 212 US{"US"} | 206 US{"US"} |
| 213 } | 207 } |
| 214 } | 208 } |
| OLD | NEW |