Skip to content

Navigation Menu

Sign inAppearance settings
Appearance settings

Commit 162bff6

Browse filesBrowse the repository at this point in the historyBrowse files
authored
CLDR-16062 remove zh gb2312 & big5han collation tailorings (#4248)
1 parent c51182b commit 162bff6
Copy full SHA for 162bff6

3 files changed

+3-19Lines changed: 3 additions & 19 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎common/bcp47/collation.xml‎

Copy file name to clipboardExpand all lines: common/bcp47/collation.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ For terms of use, see http://www.unicode.org/copyright.html
1010
<version number="$Revision$"/>
1111
<keyword>
1212
<key name="co" description="Collation type key" alias="collation">
13-
<type name="big5han" description="Pinyin ordering for Latin, big5 charset ordering for CJK characters (used in Chinese)"/>
13+
<type name="big5han" description="Pinyin ordering for Latin, big5 charset ordering for CJK characters (used in Chinese)" deprecated="true"/>
1414
<type name="compat" description="A previous version of the ordering, for compatibility" since="26"/>
1515
<type name="dict" description="Dictionary style ordering (such as in Sinhala)" alias="dictionary"/>
1616
<type name="direct" description="Binary code point order (used in Hindi)" deprecated="true"/>
1717
<type name="ducet" description="The default Unicode collation element table order" since="2.0.1"/>
1818
<type name="emoji" description="Recommended ordering for emoji characters" since="27"/>
1919
<type name="eor" description="European ordering rules" since="24"/>
20-
<type name="gb2312" description="Pinyin ordering for Latin, gb2312han charset ordering for CJK characters (used in Chinese)" alias="gb2312han"/>
20+
<type name="gb2312" description="Pinyin ordering for Latin, gb2312han charset ordering for CJK characters (used in Chinese)" alias="gb2312han" deprecated="true"/>
2121
<type name="phonebk" description="Phonebook style ordering (such as in German)" alias="phonebook"/>
2222
<type name="phonetic" description="Phonetic ordering (sorting based on pronunciation)"/>
2323
<type name="pinyin" description="Pinyin ordering for Latin and for CJK characters (used in Chinese)"/>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.