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

Side by Side Diff: source/data/curr/hi.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/curr/he.txt ('k') | source/data/curr/hsb.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/hi.xml 6 // * Source File: <path>/common/main/hi.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/hi.xml 10 * ICU <specials> source: <path>/common/main/hi.xml
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
277 } 277 }
278 IDR{ 278 IDR{
279 "IDR", 279 "IDR",
280 "इंडोनेशियाई रुपिया", 280 "इंडोनेशियाई रुपिया",
281 } 281 }
282 ILS{ 282 ILS{
283 "₪", 283 "₪",
284 "इज़राइली न्यू शेकेल", 284 "इज़राइली न्यू शेकेल",
285 } 285 }
286 INR{ 286 INR{
287 "", 287 "Rs.",
288 "भारतीय रुपया", 288 "भारतीय रुपया",
289 } 289 }
290 IQD{ 290 IQD{
291 "IQD", 291 "IQD",
292 "इराकी दिनार", 292 "इराकी दिनार",
293 } 293 }
294 IRR{ 294 IRR{
295 "IRR", 295 "IRR",
296 "ईरानी रियाल", 296 "ईरानी रियाल",
297 } 297 }
(...skipping 1116 matching lines...) Expand 10 before | Expand all | Expand 10 after
1414 one{"ज़ाम्बियन क्वाचा"} 1414 one{"ज़ाम्बियन क्वाचा"}
1415 other{"ज़ाम्बियन क्वाचा"} 1415 other{"ज़ाम्बियन क्वाचा"}
1416 } 1416 }
1417 } 1417 }
1418 CurrencyUnitPatterns{ 1418 CurrencyUnitPatterns{
1419 one{"{0} {1}"} 1419 one{"{0} {1}"}
1420 other{"{0} {1}"} 1420 other{"{0} {1}"}
1421 } 1421 }
1422 Version{"2.1.8.9"} 1422 Version{"2.1.8.9"}
1423 } 1423 }
OLDNEW
« no previous file with comments | « source/data/curr/he.txt ('k') | source/data/curr/hsb.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698