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

Side by Side Diff: source/data/locales/cgg.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/ce_RU.txt ('k') | source/data/locales/cgg_UG.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/cgg.xml 6 // * Source File: <path>/common/main/cgg.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/cgg.xml
11 */
12 cgg{ 9 cgg{
13 ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"} 10 ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"}
14 ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"} 11 ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V 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 } 16 }
23 } 17 }
24 } 18 }
25 Version{"2.1.7.39"} 19 Version{"2.1.19.14"}
26 calendar{ 20 calendar{
27 generic{ 21 generic{
28 DateTimePatterns{ 22 DateTimePatterns{
29 "h:mm:ss a zzzz", 23 "HH:mm:ss zzzz",
30 "h:mm:ss a z", 24 "HH:mm:ss z",
31 "h:mm:ss a", 25 "HH:mm:ss",
32 "h:mm a", 26 "HH:mm",
33 "EEEE, d MMMM y G", 27 "EEEE, d MMMM y G",
34 "d MMMM y G", 28 "d MMMM y G",
35 "d MMM y G", 29 "d MMM y G",
36 "dd/MM/y GGGGG", 30 "dd/MM/y GGGGG",
37 "{1} {0}", 31 "{1} {0}",
38 "{1} {0}", 32 "{1} {0}",
39 "{1} {0}", 33 "{1} {0}",
40 "{1} {0}", 34 "{1} {0}",
41 "{1} {0}", 35 "{1} {0}",
42 } 36 }
(...skipping 18 matching lines...) Expand all
61 yMMMEd{"E, MMM d, y"} 55 yMMMEd{"E, MMM d, y"}
62 yMMMM{"MMMM y"} 56 yMMMM{"MMMM y"}
63 yMMMd{"d MMM y"} 57 yMMMd{"d MMM y"}
64 yMd{"d/M/y"} 58 yMd{"d/M/y"}
65 yQQQ{"QQQ y"} 59 yQQQ{"QQQ y"}
66 yQQQQ{"QQQQ y"} 60 yQQQQ{"QQQQ y"}
67 } 61 }
68 } 62 }
69 gregorian{ 63 gregorian{
70 DateTimePatterns{ 64 DateTimePatterns{
71 "h:mm:ss a zzzz", 65 "HH:mm:ss zzzz",
72 "h:mm:ss a z", 66 "HH:mm:ss z",
73 "h:mm:ss a", 67 "HH:mm:ss",
74 "h:mm a", 68 "HH:mm",
75 "EEEE, d MMMM y", 69 "EEEE, d MMMM y",
76 "d MMMM y", 70 "d MMMM y",
77 "d MMM y", 71 "d MMM y",
78 "dd/MM/y", 72 "dd/MM/y",
79 "{1} {0}", 73 "{1} {0}",
80 "{1} {0}", 74 "{1} {0}",
81 "{1} {0}", 75 "{1} {0}",
82 "{1} {0}", 76 "{1} {0}",
83 "{1} {0}", 77 "{1} {0}",
84 } 78 }
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 dn{"Esande"} 247 dn{"Esande"}
254 } 248 }
255 weekday{ 249 weekday{
256 dn{"Eizooba ry’okukora"} 250 dn{"Eizooba ry’okukora"}
257 } 251 }
258 year{ 252 year{
259 dn{"Omwaka"} 253 dn{"Omwaka"}
260 } 254 }
261 } 255 }
262 } 256 }
OLDNEW
« no previous file with comments | « source/data/locales/ce_RU.txt ('k') | source/data/locales/cgg_UG.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698