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/unit/ks.txt

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/unit/kok.txt ('k') | source/data/unit/ks_Arab.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) 2015 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/ks.xml 6 // * Source File: <path>/common/main/ks.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/ks.xml
11 */
12 ks{ 9 ks{
13 Version{"2.1.8.9"} 10 Version{"2.1.19.74"}
14 units{ 11 units{
15 duration{ 12 duration{
16 day{ 13 day{
17 one{"{0} دۄہ"} 14 one{"{0} دۄہ"}
18 other{"{0} دۄہ"} 15 other{"{0} دۄہ"}
19 } 16 }
20 hour{ 17 hour{
21 one{"{0} گَنٹہٕ"} 18 one{"{0} گَنٹہٕ"}
22 other{"{0} گٲنٛٹہٕ"} 19 other{"{0} گٲنٛٹہٕ"}
23 } 20 }
(...skipping 13 matching lines...) Expand all
37 one{"{0} ہَفتہٕ"} 34 one{"{0} ہَفتہٕ"}
38 other{"{0} ہَفتہٕ"} 35 other{"{0} ہَفتہٕ"}
39 } 36 }
40 year{ 37 year{
41 one{"{0} ؤری"} 38 one{"{0} ؤری"}
42 other{"{0} ؤری"} 39 other{"{0} ؤری"}
43 } 40 }
44 } 41 }
45 } 42 }
46 } 43 }
OLDNEW
« no previous file with comments | « source/data/unit/kok.txt ('k') | source/data/unit/ks_Arab.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698