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

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

Powered by Google App Engine
This is Rietveld 408576698