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

Side by Side Diff: source/data/locales/zh_Hant_HK.txt

Issue 856153003: ICU update to 54 - step 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step3
Patch Set: add missing locale files 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/locales/vai_Latn_LR.txt ('k') | source/data/locales/zh_Hant_TW.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) 2014 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_Hant_HK.xml 6 // * Source File: <path>/common/main/zh_Hant_HK.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 zh_Hant_HK{ 9 zh_Hant_HK{
10 %%Parent{"zh_Hant"}
10 NumberElements{ 11 NumberElements{
11 latn{ 12 latn{
12 patternsLong{ 13 patternsLong{
13 decimalFormat{ 14 decimalFormat{
14 1000{ 15 1000{
15 other{"0千"} 16 other{"0千"}
16 } 17 }
17 10000{ 18 10000{
18 other{"0萬"} 19 other{"0萬"}
19 } 20 }
(...skipping 451 matching lines...) Expand 10 before | Expand all | Expand 10 after
471 middle{"{0} {1}"} 472 middle{"{0} {1}"}
472 start{"{0} {1}"} 473 start{"{0} {1}"}
473 } 474 }
474 } 475 }
475 transformNames{ 476 transformNames{
476 Numeric{"數值"} 477 Numeric{"數值"}
477 x-Accents{"重音"} 478 x-Accents{"重音"}
478 x-Jamo{"韓文"} 479 x-Jamo{"韓文"}
479 } 480 }
480 } 481 }
OLDNEW
« no previous file with comments | « source/data/locales/vai_Latn_LR.txt ('k') | source/data/locales/zh_Hant_TW.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698