Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(259)

Side by Side Diff: source/data/icu-coll-deprecates.xml

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/curr/zu.txt ('k') | source/data/icu-config.xml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!-- 1 <!--
2 /* 2 /*
3 ******************************************************************************* 3 *******************************************************************************
4 * Copyright (C) 2014, International Business Machines Corporation and * 4 * Copyright (C) 2015, International Business Machines Corporation and *
5 * others. All Rights Reserved. * 5 * others. All Rights Reserved. *
6 ******************************************************************************* 6 *******************************************************************************
7 */ 7 */
8 --> 8 -->
9 <deprecates> 9 <deprecates>
10 <alias from="de__PHONEBOOK" to="de" rbpath="/collations/default" value= "phonebook"/> 10 <alias from="de__PHONEBOOK" to="de" rbpath="/collations/default" value= "phonebook"/>
11 <alias from="es__TRADITIONAL" to="es" rbpath="/collations/default" value ="traditional"/> 11 <alias from="es__TRADITIONAL" to="es" rbpath="/collations/default" value ="traditional"/>
12 <alias from="in" to="id" /> 12 <alias from="in" to="id" />
13 <alias from="in_ID" to="id_ID" /> 13 <alias from="in_ID" to="id_ID" />
14 <alias from="iw" to="he" /> 14 <alias from="iw" to="he" />
15 <alias from="iw_IL" to="he_IL" /> 15 <alias from="iw_IL" to="he_IL" />
16 <alias from="mo" to="ro_MD" /> 16 <alias from="mo" to="ro_MD" />
17 <alias from="no" to="nb" /> 17 <alias from="no" to="nb" />
18 <alias from="no_NO" to="nb_NO" /> 18 <alias from="no_NO" to="nb_NO" />
19 <alias from="pa_IN" to="pa_Guru_IN" /> 19 <alias from="pa_IN" to="pa_Guru_IN" />
20 <alias from="sh" to="sr_Latn" /> 20 <alias from="sh" to="sr_Latn" />
21 <alias from="sh_BA" to="sr_Latn_BA" /> 21 <alias from="sh_BA" to="sr_Latn_BA" />
22 <alias from="sh_CS" to="sr_Latn_RS" /> 22 <alias from="sh_CS" to="sr_Latn_RS" />
23 <alias from="sh_YU" to="sr_Latn_RS" /> 23 <alias from="sh_YU" to="sr_Latn_RS" />
24 <alias from="sr_BA" to="sr_Cyrl_BA" /> 24 <alias from="sr_BA" to="sr_Cyrl_BA" />
25 <alias from="sr_ME" to="sr_Cyrl_ME" /> 25 <alias from="sr_ME" to="sr_Cyrl_ME" />
26 <alias from="sr_RS" to="sr_Cyrl_RS" /> 26 <alias from="sr_RS" to="sr_Cyrl_RS" />
27 <alias from="ug_CN" to="ug_Arab_CN" />
28 <alias from="zh_CN" to="zh_Hans_CN" /> 27 <alias from="zh_CN" to="zh_Hans_CN" />
29 <alias from="zh_SG" to="zh_Hans_SG" /> 28 <alias from="zh_SG" to="zh_Hans_SG" />
30 <alias from="zh_HK" to="zh_Hant_HK" /> 29 <alias from="zh_HK" to="zh_Hant_HK" />
31 <alias from="zh_MO" to="zh_Hant_MO" /> 30 <alias from="zh_MO" to="zh_Hant_MO" />
32 <alias from="zh_TW" to="zh_Hant_TW" /> 31 <alias from="zh_TW" to="zh_Hant_TW" />
33 <emptyLocale locale="de_" /> 32 <emptyLocale locale="de_" />
34 <emptyLocale locale="es_" /> 33 <emptyLocale locale="es_" />
35 <emptyLocale locale="pa_Guru" /> 34 <emptyLocale locale="pa_Guru" />
36 <emptyLocale locale="sr_Cyrl" /> 35 <emptyLocale locale="sr_Cyrl" />
37 <emptyLocale locale="ug_Arab" />
38 <emptyLocale locale="zh_Hans" /> 36 <emptyLocale locale="zh_Hans" />
39 </deprecates> 37 </deprecates>
OLDNEW
« no previous file with comments | « source/data/curr/zu.txt ('k') | source/data/icu-config.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698