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

Side by Side Diff: source/data/locales/vai.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/uz_UZ.txt ('k') | source/data/locales/vai_LR.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) 2013 International Business Machines 3 // * Copyright (C) 2014 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/vai.xml 6 // * Source File: <path>/common/main/vai.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/vai.xml 10 * ICU <specials> source: <path>/common/main/vai.xml
11 */ 11 */
12 vai{ 12 vai{
13 ExemplarCharacters{ 13 ExemplarCharacters{
(...skipping 17 matching lines...) Expand all
31 currencyFormat{"¤#,##0.00"} 31 currencyFormat{"¤#,##0.00"}
32 decimalFormat{"#,##0.###"} 32 decimalFormat{"#,##0.###"}
33 } 33 }
34 symbols{ 34 symbols{
35 decimal{"."} 35 decimal{"."}
36 group{","} 36 group{","}
37 } 37 }
38 } 38 }
39 native{"vaii"} 39 native{"vaii"}
40 } 40 }
41 Version{"2.0.92.87"} 41 Version{"2.1.6.69"}
42 calendar{ 42 calendar{
43 generic{ 43 generic{
44 DateTimePatterns{ 44 DateTimePatterns{
45 "h:mm:ss a zzzz", 45 "h:mm:ss a zzzz",
46 "h:mm:ss a z", 46 "h:mm:ss a z",
47 "h:mm:ss a", 47 "h:mm:ss a",
48 "h:mm a", 48 "h:mm a",
49 "EEEE, d MMMM y G", 49 "EEEE, d MMMM y G",
50 "d MMMM y G", 50 "d MMMM y G",
51 "d MMM y G", 51 "d MMM y G",
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 dn{"ꔨꔤꕃ"} 183 dn{"ꔨꔤꕃ"}
184 } 184 }
185 weekday{ 185 weekday{
186 dn{"ꔨꕃꕮ ꔎꔒ"} 186 dn{"ꔨꕃꕮ ꔎꔒ"}
187 } 187 }
188 year{ 188 year{
189 dn{"ꕢꘋ"} 189 dn{"ꕢꘋ"}
190 } 190 }
191 } 191 }
192 } 192 }
OLDNEW
« no previous file with comments | « source/data/locales/uz_UZ.txt ('k') | source/data/locales/vai_LR.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698