]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/icu-rbnf-deprecates.xml
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / icu-rbnf-deprecates.xml
CommitLineData
2ca993e8
A
1<!--
2/*
f3c0d7a5
A
3* Copyright (C) 2016 and later: Unicode, Inc. and others.
4* License & terms of use: http://www.unicode.org/copyright.html
2ca993e8
A
5*******************************************************************************
6* Copyright (C) 2015-2016, International Business Machines Corporation and *
7* others. All Rights Reserved. *
8*******************************************************************************
9*/
10-->
3d1f044b
A
11<!--
12TODO: Most of these aliases are CLDR parent locales. Is this separate list
13necessary and can we just use the main list in icu-locale-deprecates.xml?
14-->
2ca993e8 15<deprecates>
f3c0d7a5 16 <alias from="ars" to="ar" />
2ca993e8
A
17 <alias from="es_DO" to="es_419" />
18 <alias from="es_GT" to="es_419" />
19 <alias from="es_HN" to="es_419" />
20 <alias from="es_MX" to="es_419" />
21 <alias from="es_NI" to="es_419" />
22 <alias from="es_PA" to="es_419" />
23 <alias from="es_PR" to="es_419" />
24 <alias from="es_SV" to="es_419" />
25 <alias from="es_US" to="es_419" />
26 <alias from="in" to="id" />
27 <alias from="iw" to="he" />
28 <alias from="no" to="nb" />
29 <alias from="sh" to="sr_Latn" />
340931cb 30 <alias from="wuu" to="zh" /> <!-- Apple addition -->
2ca993e8
A
31 <alias from="zh_Hant_HK" to="yue" />
32 <alias from="zh_HK" to="yue" />
33 <alias from="zh_MO" to="yue" />
34 <alias from="zh_TW" to="zh_Hant" />
35</deprecates>