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

Side by Side Diff: source/data/locales/mas.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/lv_LV.txt ('k') | source/data/locales/mas_KE.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/mas.xml 6 // * Source File: <path>/common/main/mas.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/mas.xml 10 * ICU <specials> source: <path>/common/main/mas.xml
11 */ 11 */
12 mas{ 12 mas{
13 AuxExemplarCharacters{"[f q v x z]"} 13 AuxExemplarCharacters{"[f q v x z]"}
14 ExemplarCharacters{ 14 ExemplarCharacters{
15 "[a á à â ā b c d e é è ê ē ɛ g h i í ì î ī ɨ j k l m n {ny} ŋ o ó ò ô ō ɔ p " 15 "[a á à â ā b c d e é è ê ē ɛ g h i í ì î ī ɨ j k l m n {ny} ŋ o ó ò ô ō ɔ p "
16 "r {rr} s {sh} t u ú ù û ū ʉ {ʉ\u0301} w {wu} y {yi}]" 16 "r {rr} s {sh} t u ú ù û ū ʉ {ʉ\u0301} w {wu} y {yi}]"
17 } 17 }
18 ExemplarCharactersIndex{"[A B C D E Ɛ G H I Ɨ J K L M N Ŋ O Ɔ P R S T U Ʉ W Y]"} 18 ExemplarCharactersIndex{"[A B C D E Ɛ G H I Ɨ J K L M N Ŋ O Ɔ P R S T U Ʉ W Y]"}
19 LocaleScript{ 19 LocaleScript{
20 "Latn", 20 "Latn",
21 } 21 }
22 NumberElements{ 22 NumberElements{
23 latn{ 23 latn{
24 patterns{ 24 patterns{
25 accountingFormat{"¤#,##0.00;(¤#,##0.00)"} 25 accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
26 currencyFormat{"¤#,##0.00"} 26 currencyFormat{"¤#,##0.00"}
27 } 27 }
28 } 28 }
29 } 29 }
30 Version{"2.0.92.87"} 30 Version{"2.1.7.39"}
31 calendar{ 31 calendar{
32 generic{ 32 generic{
33 DateTimePatterns{ 33 DateTimePatterns{
34 "h:mm:ss a zzzz", 34 "h:mm:ss a zzzz",
35 "h:mm:ss a z", 35 "h:mm:ss a z",
36 "h:mm:ss a", 36 "h:mm:ss a",
37 "h:mm a", 37 "h:mm a",
38 "EEEE, d MMMM y G", 38 "EEEE, d MMMM y G",
39 "d MMMM y G", 39 "d MMMM y G",
40 "d MMM y G", 40 "d MMM y G",
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 dn{"Ɔlárì"} 248 dn{"Ɔlárì"}
249 } 249 }
250 zone{ 250 zone{
251 dn{"Ɛ́sáâ o inkuapí"} 251 dn{"Ɛ́sáâ o inkuapí"}
252 } 252 }
253 } 253 }
254 measurementSystemNames{ 254 measurementSystemNames{
255 metric{"Metric"} 255 metric{"Metric"}
256 } 256 }
257 } 257 }
OLDNEW
« no previous file with comments | « source/data/locales/lv_LV.txt ('k') | source/data/locales/mas_KE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698