ab68bb3196
X-SVN-Rev: 17089
47 lines
2.1 KiB
XML
47 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE deprecatedList SYSTEM "deprecatedList.dtd" >
|
|
<deprecatedList>
|
|
<!-- list of locales which ICU will take anyway, regardless of draft status. Equivalent of '-f' on that locale. -->
|
|
<!-- <overrideDraft locale="as"/>
|
|
<overrideDraft locale="as_IN"/> -->
|
|
<overrideDraft locale="cy"/>
|
|
<overrideDraft locale="cy_GB"/>
|
|
<overrideDraft locale="en_PK"/>
|
|
<overrideDraft locale="ml"/>
|
|
<overrideDraft locale="ml_IN"/>
|
|
<overrideDraft locale="or"/>
|
|
<overrideDraft locale="or_IN"/>
|
|
|
|
<!-- collation aliases -->
|
|
<deprecates type="collation">
|
|
<alias from="de__PHONEBOOK" to="de@collation=phonebook" xpath="//ldml/collations/default[@type='phonebook']"/>
|
|
<alias from="es__TRADITIONAL" to="es@collation=traditional" xpath="//ldml/collations/default[@type='traditional']"/>
|
|
<alias from="hi__DIRECT" to="hi@collation=direct" xpath="//ldml/collations/default[@type='direct']"/>
|
|
<alias from="zh__PINYIN" to="zh@collation=pinyin" xpath="//ldml/collations/default[@type='pinyin']"/>
|
|
<alias from="zh_TW_STROKE" to="zh@collation=stroke" xpath="//ldml/collations/default[@type='stroke']"/>
|
|
</deprecates>
|
|
|
|
<!-- locale aliases (main) -->
|
|
<deprecates type="main" >
|
|
<alias from="in" to="id" />
|
|
<alias from="in_ID" to="id_ID" />
|
|
<alias from="iw" to="he" />
|
|
<alias from="iw_IL" to="he_IL" />
|
|
<alias from="ja_JP_TRADITIONAL" to="ja_JP@calendar=japanese" xpath="//ldml/dates/calendars/default[@type='japanese']"/>
|
|
<alias from="ji" to="yi" />
|
|
<alias from="jw" to="jv"/>
|
|
<alias from="no" to="nb"/>
|
|
<alias from="no_NO" to="nb_NO"/>
|
|
<alias from="no_NO_NY" to="nn_NO" />
|
|
<alias from="th_TH_TRADITIONAL" to="th_TH@calendar=buddhist" xpath="//ldml/dates/calendars/default[@type='buddhist']" />
|
|
<aliasLocale locale="sh" />
|
|
<aliasLocale locale="sh_YU" />
|
|
<aliasLocale locale="sr_YU" />
|
|
<aliasLocale locale="zh_CN" />
|
|
<aliasLocale locale="zh_HK" />
|
|
<aliasLocale locale="zh_MO" />
|
|
<aliasLocale locale="zh_SG" />
|
|
<aliasLocale locale="zh_TW" />
|
|
</deprecates>
|
|
</deprecatedList>
|