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

Unified Diff: source/data/locales/en_SI.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_SH.txt ('k') | source/data/locales/en_SL.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/en_SI.txt
diff --git a/source/data/locales/de_LI.txt b/source/data/locales/en_SI.txt
old mode 100644
new mode 100755
similarity index 60%
copy from source/data/locales/de_LI.txt
copy to source/data/locales/en_SI.txt
index 73b6129a9cde1c0c7efd05a5ca7e390015136e2d..6adf688360f7a0a216778ff818e7ef9cb6611aa7
--- a/source/data/locales/de_LI.txt
+++ b/source/data/locales/en_SI.txt
@@ -1,22 +1,22 @@
// ***************************************************************************
// *
-// * 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/de_LI.xml
+// * Source File: <path>/common/main/en_SI.xml
// *
// ***************************************************************************
-de_LI{
+en_SI{
+ %%Parent{"en_150"}
NumberElements{
latn{
patterns{
- currencyFormat{"¤ #,##0.00"}
+ accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
}
symbols{
- decimal{"."}
- group{"'"}
+ exponential{"e"}
}
}
}
- Version{"2.1.6.69"}
+ Version{"2.1.19.69"}
}
« no previous file with comments | « source/data/locales/en_SH.txt ('k') | source/data/locales/en_SL.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698