]>
Commit | Line | Data |
---|---|---|
57a6839d 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 | |
57a6839d | 5 | ******************************************************************************* |
2ca993e8 | 6 | * Copyright (C) 2015, International Business Machines Corporation and * |
57a6839d A |
7 | * others. All Rights Reserved. * |
8 | ******************************************************************************* | |
9 | */ | |
10 | --> | |
11 | <deprecates> | |
f3c0d7a5 | 12 | <alias from="ars" to="ar"/> |
57a6839d A |
13 | <alias from="de__PHONEBOOK" to="de" rbpath="/collations/default" value="phonebook"/> |
14 | <alias from="es__TRADITIONAL" to="es" rbpath="/collations/default" value="traditional"/> | |
15 | <alias from="in" to="id" /> | |
16 | <alias from="in_ID" to="id_ID" /> | |
17 | <alias from="iw" to="he" /> | |
18 | <alias from="iw_IL" to="he_IL" /> | |
3d1f044b | 19 | <alias from="mo" to="ro" /> |
57a6839d A |
20 | <alias from="no" to="nb" /> |
21 | <alias from="no_NO" to="nb_NO" /> | |
22 | <alias from="pa_IN" to="pa_Guru_IN" /> | |
23 | <alias from="sh" to="sr_Latn" /> | |
24 | <alias from="sh_BA" to="sr_Latn_BA" /> | |
25 | <alias from="sh_CS" to="sr_Latn_RS" /> | |
26 | <alias from="sh_YU" to="sr_Latn_RS" /> | |
27 | <alias from="sr_BA" to="sr_Cyrl_BA" /> | |
28 | <alias from="sr_ME" to="sr_Cyrl_ME" /> | |
29 | <alias from="sr_RS" to="sr_Cyrl_RS" /> | |
340931cb | 30 | <alias from="wuu" to="zh"/> |
0f5d89e8 A |
31 | <alias from="yue" to="zh_Hant" /> |
32 | <alias from="yue_CN" to="zh_Hans" /> | |
33 | <alias from="yue_Hans" to="zh_Hans" /> | |
57a6839d A |
34 | <alias from="zh_CN" to="zh_Hans_CN" /> |
35 | <alias from="zh_SG" to="zh_Hans_SG" /> | |
36 | <alias from="zh_HK" to="zh_Hant_HK" /> | |
37 | <alias from="zh_MO" to="zh_Hant_MO" /> | |
38 | <alias from="zh_TW" to="zh_Hant_TW" /> | |
39 | <emptyLocale locale="de_" /> | |
40 | <emptyLocale locale="es_" /> | |
41 | <emptyLocale locale="pa_Guru" /> | |
42 | <emptyLocale locale="sr_Cyrl" /> | |
57a6839d A |
43 | <emptyLocale locale="zh_Hans" /> |
44 | </deprecates> |