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

Unified Diff: source/data/locales/en_CH.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/locales/en_CC.txt ('k') | source/data/locales/en_CK.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/en_CH.txt
diff --git a/source/data/locales/es_EC.txt b/source/data/locales/en_CH.txt
old mode 100644
new mode 100755
similarity index 55%
copy from source/data/locales/es_EC.txt
copy to source/data/locales/en_CH.txt
index c27447953fc203e5f1cf1aac1d8ee56f10c4f6cf..382c886fdcdeb87d951b930541a1b49e6db75cfb
--- a/source/data/locales/es_EC.txt
+++ b/source/data/locales/en_CH.txt
@@ -1,23 +1,23 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/es_EC.xml
+// * Source File: <path>/common/main/en_CH.xml
// *
// ***************************************************************************
-es_EC{
- %%Parent{"es_419"}
+en_CH{
+ %%Parent{"en_150"}
NumberElements{
latn{
patterns{
- currencyFormat{"¤#,##0.00;¤-#,##0.00"}
+ accountingFormat{"¤ #,##0.00;¤-#,##0.00"}
+ currencyFormat{"¤ #,##0.00;¤-#,##0.00"}
}
symbols{
- decimal{","}
- group{"."}
+ superscriptingExponent{"·"}
}
}
}
- Version{"2.1.8.19"}
+ Version{"2.1.19.69"}
}
« no previous file with comments | « source/data/locales/en_CC.txt ('k') | source/data/locales/en_CK.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698