]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/icu-coll-deprecates.xml
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / data / icu-coll-deprecates.xml
index 6b571c68d493b5bc928a5337c6e24d9b8ab0b189..09efac236747691b80c844e3db8f2cdc1a01eb62 100644 (file)
@@ -1,19 +1,22 @@
 <!--
 /*
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html
 *******************************************************************************
-* Copyright (C) 2014, International Business Machines Corporation and         *
+* Copyright (C) 2015, International Business Machines Corporation and         *
 * others. All Rights Reserved.                                                *
 *******************************************************************************
 */
 -->
 <deprecates>
+       <alias from="ars" to="ar"/>
        <alias from="de__PHONEBOOK" to="de"  rbpath="/collations/default" value="phonebook"/>
        <alias from="es__TRADITIONAL" to="es" rbpath="/collations/default" value="traditional"/>
        <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="mo" to="ro_MD" />
+       <alias from="mo" to="ro" />
        <alias from="no" to="nb" />
        <alias from="no_NO" to="nb_NO" />
        <alias from="pa_IN" to="pa_Guru_IN" />
@@ -24,7 +27,9 @@
        <alias from="sr_BA" to="sr_Cyrl_BA" />
        <alias from="sr_ME" to="sr_Cyrl_ME" />
        <alias from="sr_RS" to="sr_Cyrl_RS" />
-       <alias from="ug_CN" to="ug_Arab_CN" />
+       <alias from="yue" to="zh_Hant" />
+       <alias from="yue_CN" to="zh_Hans" />
+       <alias from="yue_Hans" to="zh_Hans" />
        <alias from="zh_CN" to="zh_Hans_CN" />
        <alias from="zh_SG" to="zh_Hans_SG" />
        <alias from="zh_HK" to="zh_Hant_HK" />
@@ -34,6 +39,5 @@
        <emptyLocale locale="es_" />
        <emptyLocale locale="pa_Guru" />
        <emptyLocale locale="sr_Cyrl" />
-       <emptyLocale locale="ug_Arab" />
        <emptyLocale locale="zh_Hans" />
 </deprecates>