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

Unified Diff: source/data/curr/to.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/curr/tl_PH.txt ('k') | source/data/curr/tr.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/to.txt
diff --git a/source/data/curr/to.txt b/source/data/curr/to.txt
index 2a365df5982a2978e7e1ef0ec2b401bc5a72a53a..af78e4dc09b00efb38a9b83d198ea1468d2891cd 100755
--- a/source/data/curr/to.txt
+++ b/source/data/curr/to.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/to.xml
@@ -11,13 +11,59 @@
*/
to{
Currencies{
+ AUD{
+ "AUD$",
+ "AUD",
+ }
+ FJD{
+ "FJD",
+ "FJD",
+ }
+ NZD{
+ "NZD$",
+ "NZD",
+ }
+ PGK{
+ "PGK",
+ "PGK",
+ }
+ SBD{
+ "SBD",
+ "SBD",
+ }
TOP{
"T$",
- "Tongan Pa'anga",
+ "Paʻanga fakatonga",
+ }
+ VUV{
+ "VUV",
+ "VUV",
+ }
+ WST{
+ "WST",
+ "Tala fakahaʻamoa",
+ }
+ XPF{
+ "CFPF",
+ "XPF",
+ }
+ }
+ Currencies%narrow{
+ AUD{"$"}
+ FJD{"$"}
+ NZD{"$"}
+ SBD{"$"}
+ }
+ CurrencyPlurals{
+ TOP{
+ other{"Paʻanga fakatonga"}
+ }
+ WST{
+ other{"Tala fakahaʻamoa"}
}
}
CurrencyUnitPatterns{
other{"{1} {0}"}
}
- Version{"2.0.92.87"}
+ Version{"2.1.8.9"}
}
« no previous file with comments | « source/data/curr/tl_PH.txt ('k') | source/data/curr/tr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698