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

Side by Side Diff: source/data/rbnf/km.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/rbnf/kl.txt ('k') | source/data/rbnf/ko.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/rbnf/km.xml 6 // * Source File: <path>/common/rbnf/km.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 km{ 9 km{
10 RBNFRules{ 10 RBNFRules{
11 OrdinalRules{ 11 OrdinalRules{
12 "%digits-ordinal:", 12 "%digits-ordinal:",
13 "-x: \u2212>>;", 13 "-x: \u2212>>;",
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 "100000: <<\u200B\u179F\u17C2\u1793[\u200B>>];", 46 "100000: <<\u200B\u179F\u17C2\u1793[\u200B>>];",
47 "1000000: <<\u200B\u179B\u17B6\u1793[\u200B>>];", 47 "1000000: <<\u200B\u179B\u17B6\u1793[\u200B>>];",
48 "10000000000: <<\u200B\u1796\u17B6\u1793\u17CB\u200B\u1780\u17C4\u17 8A\u17B7[\u200B>>];", 48 "10000000000: <<\u200B\u1796\u17B6\u1793\u17CB\u200B\u1780\u17C4\u17 8A\u17B7[\u200B>>];",
49 "1000000000000: =#,##0=;", 49 "1000000000000: =#,##0=;",
50 "%spellout-cardinal:", 50 "%spellout-cardinal:",
51 "0: =%spellout-numbering=;", 51 "0: =%spellout-numbering=;",
52 "%spellout-ordinal:", 52 "%spellout-ordinal:",
53 "0: \u1791\u17B8=%spellout-cardinal=;", 53 "0: \u1791\u17B8=%spellout-cardinal=;",
54 } 54 }
55 } 55 }
56 Version{"2.0.82.42"} 56 Version{"2.1.19.14"}
57 } 57 }
OLDNEW
« no previous file with comments | « source/data/rbnf/kl.txt ('k') | source/data/rbnf/ko.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698