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

Side by Side Diff: icu46/source/data/coll/hu.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 | Annotate | Revision Log
« no previous file with comments | « icu46/source/data/coll/hr_HR.txt ('k') | icu46/source/data/coll/hu_HU.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/collation/hu.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/collation/hu.xml
11 */
12 hu{
13 Version{"2.0.41.26"}
14 collations{
15 standard{
16 Sequence{
17 "&C<cs<<<Cs<<<CS"
18 "&D<dz<<<Dz<<<DZ"
19 "&DZ<dzs<<<Dzs<<<DZS"
20 "&G<gy<<<Gy<<<GY"
21 "&L<ly<<<Ly<<<LY"
22 "&N<ny<<<Ny<<<NY"
23 "&S<sz<<<Sz<<<SZ"
24 "&T<ty<<<Ty<<<TY"
25 "&Z<zs<<<Zs<<<ZS"
26 "&O<ö<<<Ö<<ő<<<Ő"
27 "&U<ü<<<Ü<<ű<<<Ű"
28 "&cs<<<ccs/cs"
29 "&Cs<<<Ccs/cs"
30 "&CS<<<CCS/CS"
31 "&dz<<<ddz/dz"
32 "&Dz<<<Ddz/dz"
33 "&DZ<<<DDZ/DZ"
34 "&dzs<<<ddzs/dzs"
35 "&Dzs<<<Ddzs/dzs"
36 "&DZS<<<DDZS/DZS"
37 "&gy<<<ggy/gy"
38 "&Gy<<<Ggy/gy"
39 "&GY<<<GGY/GY"
40 "&ly<<<lly/ly"
41 "&Ly<<<Lly/ly"
42 "&LY<<<LLY/LY"
43 "&ny<<<nny/ny"
44 "&Ny<<<Nny/ny"
45 "&NY<<<NNY/NY"
46 "&sz<<<ssz/sz"
47 "&Sz<<<Ssz/sz"
48 "&SZ<<<SSZ/SZ"
49 "&ty<<<tty/ty"
50 "&Ty<<<Tty/ty"
51 "&TY<<<TTY/TY"
52 "&zs<<<zzs/zs"
53 "&Zs<<<Zzs/zs"
54 "&ZS<<<ZZS/ZS"
55 }
56 Version{"1.9"}
57 }
58 }
59 }
OLDNEW
« no previous file with comments | « icu46/source/data/coll/hr_HR.txt ('k') | icu46/source/data/coll/hu_HU.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698