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

Unified Diff: source/data/locales/fr_CD.txt

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 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/fr_CA.txt ('k') | source/data/locales/fr_CF.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/fr_CD.txt
diff --git a/source/data/locales/fr_CD.txt b/source/data/locales/fr_CD.txt
index eff5346391afa85a2c424e7bf01502b776ce4cce..07440f9c6108c6eece639042ab03ff126926e8ae 100644
--- a/source/data/locales/fr_CD.txt
+++ b/source/data/locales/fr_CD.txt
@@ -1,11 +1,38 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/fr_CD.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
fr_CD{
- Version{"2.1.19.14"}
+ NumberElements{
+ latn{
+ miscPatterns{
+ atLeast{"au moins {0}"}
+ }
+ }
+ }
+ Version{"2.1.27.99"}
+ calendar{
+ gregorian{
+ dayPeriod{
+ format{
+ narrow{
+ afternoon1{"ap.m."}
+ evening1{"soir"}
+ midnight{"min."}
+ morning1{"mat."}
+ night1{"nuit"}
+ noon{"midi"}
+ }
+ }
+ stand-alone{
+ narrow{
+ midnight{"min."}
+ }
+ }
+ }
+ intervalFormats{
+ y{
+ y{"y – y"}
+ }
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/fr_CA.txt ('k') | source/data/locales/fr_CF.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698