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

Side by Side Diff: source/data/locales/twq.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/tr_TR.txt ('k') | source/data/locales/twq_NE.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/twq.xml 6 // * Source File: <path>/common/main/twq.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/twq.xml
11 */
12 twq{ 9 twq{
13 AuxExemplarCharacters{"[v]"} 10 AuxExemplarCharacters{"[v]"}
14 ExemplarCharacters{"[a ã b c d e ẽ f g h i j k l m n ɲ ŋ o õ p q r s š t u w x y z ž]"} 11 ExemplarCharacters{"[a ã b c d e ẽ f g h i j k l m n ɲ ŋ o õ p q r s š t u w x y z ž]"}
15 LocaleScript{
16 "Latn",
17 }
18 NumberElements{ 12 NumberElements{
19 latn{ 13 latn{
20 patterns{ 14 patterns{
21 currencyFormat{"#,##0.00¤"} 15 currencyFormat{"#,##0.00¤"}
22 decimalFormat{"#,##0.###"} 16 decimalFormat{"#,##0.###"}
23 percentFormat{"#,##0%"} 17 percentFormat{"#,##0%"}
24 } 18 }
25 symbols{ 19 symbols{
26 decimal{"."} 20 decimal{"."}
27 group{" "} 21 group{" "}
28 } 22 }
29 } 23 }
30 } 24 }
31 Version{"2.1.6.69"} 25 Version{"2.1.19.14"}
32 calendar{ 26 calendar{
33 generic{ 27 generic{
34 DateTimePatterns{ 28 DateTimePatterns{
35 "HH:mm:ss zzzz", 29 "HH:mm:ss zzzz",
36 "HH:mm:ss z", 30 "HH:mm:ss z",
37 "HH:mm:ss", 31 "HH:mm:ss",
38 "HH:mm", 32 "HH:mm",
39 "EEEE d MMMM y G", 33 "EEEE d MMMM y G",
40 "d MMMM y G", 34 "d MMMM y G",
41 "d MMM y G", 35 "d MMM y G",
(...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 dn{"Hebu"} 255 dn{"Hebu"}
262 } 256 }
263 year{ 257 year{
264 dn{"Jiiri"} 258 dn{"Jiiri"}
265 } 259 }
266 zone{ 260 zone{
267 dn{"Leerazuu"} 261 dn{"Leerazuu"}
268 } 262 }
269 } 263 }
270 } 264 }
OLDNEW
« no previous file with comments | « source/data/locales/tr_TR.txt ('k') | source/data/locales/twq_NE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698