diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /intl/icu/source/data/icu-locale-deprecates.xml | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'intl/icu/source/data/icu-locale-deprecates.xml')
-rw-r--r-- | intl/icu/source/data/icu-locale-deprecates.xml | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/intl/icu/source/data/icu-locale-deprecates.xml b/intl/icu/source/data/icu-locale-deprecates.xml new file mode 100644 index 000000000..566454d82 --- /dev/null +++ b/intl/icu/source/data/icu-locale-deprecates.xml @@ -0,0 +1,53 @@ +<!-- +/* +* Copyright (C) 2016 and later: Unicode, Inc. and others. +* License & terms of use: http://www.unicode.org/copyright.html +******************************************************************************* +* Copyright (C) 2009-2015, International Business Machines Corporation and * +* others. All Rights Reserved. * +******************************************************************************* +*/ +--> +<deprecates> + <alias from="az_AZ" to="az_Latn_AZ"/> + <alias from="bs_BA" to="bs_Latn_BA" /> + <alias from="en_NH" to="en_VU"/> + <alias from="en_RH" to="en_ZW"/> + <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" rbpath="/calendar/default" value="japanese"/> + <alias from="mo" to="ro_MD"/> + <alias from="no_NO" to="nb_NO"/> + <alias from="no_NO_NY" to="nn_NO"/> + <alias from="no" to="nb"/> + <alias from="pa_IN" to="pa_Guru_IN"/> + <alias from="pa_PK" to="pa_Arab_PK"/> + <alias from="sh" to="sr_Latn"/> + <alias from="sh_BA" to="sr_Latn_BA"/> + <alias from="sh_CS" to="sr_Latn_RS"/> + <alias from="sh_YU" to="sr_Latn_RS"/> + <alias from="shi_MA" to="shi_Tfng_MA"/> + <alias from="sr_BA" to="sr_Cyrl_BA"/> + <alias from="sr_CS" to="sr_Cyrl_RS"/> + <alias from="sr_ME" to="sr_Latn_ME"/> + <alias from="sr_RS" to="sr_Cyrl_RS"/> + <alias from="sr_XK" to="sr_Cyrl_XK"/> + <alias from="sr_YU" to="sr_Cyrl_RS"/> + <alias from="sr_Cyrl_YU" to="sr_Cyrl_RS"/> + <alias from="sr_Cyrl_CS" to="sr_Cyrl_RS"/> + <alias from="sr_Latn_YU" to="sr_Latn_RS"/> + <alias from="sr_Latn_CS" to="sr_Latn_RS"/> + <alias from="th_TH_TRADITIONAL" to="th_TH" rbpath="/calendar/default" value="buddhist"/> + <alias from="tl" to="fil"/> + <alias from="tl_PH" to="fil_PH"/> + <alias from="uz_AF" to="uz_Arab_AF"/> + <alias from="uz_UZ" to="uz_Latn_UZ"/> + <alias from="vai_LR" to="vai_Vaii_LR"/> + <alias from="zh_CN" to="zh_Hans_CN"/> + <alias from="zh_HK" to="zh_Hant_HK"/> + <alias from="zh_MO" to="zh_Hant_MO"/> + <alias from="zh_SG" to="zh_Hans_SG"/> + <alias from="zh_TW" to="zh_Hant_TW"/> +</deprecates> |