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

Side by Side Diff: source/data/misc/genderList.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/misc/dayPeriods.txt ('k') | source/data/misc/icuver.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>/genderList.xml 6 // * Source File: <path>/genderList.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 genderList:table(nofallback){ 9 genderList:table(nofallback){
10 genderList{ 10 genderList{
11 af{"neutral"} 11 af{"neutral"}
12 ar{"maleTaints"} 12 ar{"maleTaints"}
13 bg{"neutral"} 13 bg{"neutral"}
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 th{"neutral"} 57 th{"neutral"}
58 tr{"neutral"} 58 tr{"neutral"}
59 uk{"maleTaints"} 59 uk{"maleTaints"}
60 ur{"maleTaints"} 60 ur{"maleTaints"}
61 vi{"neutral"} 61 vi{"neutral"}
62 zh{"maleTaints"} 62 zh{"maleTaints"}
63 zh_Hant{"maleTaints"} 63 zh_Hant{"maleTaints"}
64 zu{"neutral"} 64 zu{"neutral"}
65 } 65 }
66 } 66 }
OLDNEW
« no previous file with comments | « source/data/misc/dayPeriods.txt ('k') | source/data/misc/icuver.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698