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

Side by Side Diff: source/data/curr/zh_Hans_SG.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/zh_Hans_MO.txt ('k') | source/data/curr/zh_Hant.txt » ('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 // * Copyright (C) 2013 International Business Machines 3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/zh_Hans_SG.xml 6 // * Source File: <path>/common/main/zh_Hans_SG.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 zh_Hans_SG{ 9 zh_Hans_SG{
10 Currencies{ 10 Currencies{
11 ANG{
12 "ANG",
13 "荷属安的列斯盾",
14 }
15 AWG{ 11 AWG{
16 "AWG", 12 "AWG",
17 "阿鲁巴弗罗林", 13 "阿鲁巴弗罗林",
18 } 14 }
19 CNY{ 15 CNY{
20 "CN¥", 16 "CN¥",
21 "人民币", 17 "人民币",
22 } 18 }
23 KZT{ 19 KZT{
24 "KZT", 20 "KZT",
(...skipping 22 matching lines...) Expand all
47 KZT{ 43 KZT{
48 other{"哈萨克斯坦腾格"} 44 other{"哈萨克斯坦腾格"}
49 } 45 }
50 NIO{ 46 NIO{
51 other{"尼加拉瓜科多巴"} 47 other{"尼加拉瓜科多巴"}
52 } 48 }
53 } 49 }
54 CurrencyUnitPatterns{ 50 CurrencyUnitPatterns{
55 other{"{0} {1}"} 51 other{"{0} {1}"}
56 } 52 }
57 Version{"2.0.92.87"} 53 Version{"2.1.8.19"}
58 } 54 }
OLDNEW
« no previous file with comments | « source/data/curr/zh_Hans_MO.txt ('k') | source/data/curr/zh_Hant.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698