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

Unified Diff: source/data/locales/fr_CM.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_CI.txt ('k') | source/data/locales/fr_DJ.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/fr_CM.txt
diff --git a/source/data/locales/fr_CM.txt b/source/data/locales/fr_CM.txt
old mode 100755
new mode 100644
index a4756a81ed94ce791dbb3c1df4d7de860a3da90a..8b42e8dda519b8a5ade09c113cd127fcb250288e
--- a/source/data/locales/fr_CM.txt
+++ b/source/data/locales/fr_CM.txt
@@ -1,11 +1,66 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/fr_CM.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
fr_CM{
- Version{"2.1.19.14"}
+ Version{"2.1.27.40"}
+ calendar{
+ gregorian{
+ AmPmMarkers{
+ "matin",
+ "soir",
+ }
+ AmPmMarkersAbbr{
+ "mat.",
+ "soir",
+ }
+ AmPmMarkersNarrow{
+ "mat.",
+ "soir",
+ }
+ availableFormats{
+ Ehm{"E h:mm"}
+ Ehms{"E h:mm:ss"}
+ h{"h"}
+ hm{"h:mm"}
+ hms{"h:mm:ss"}
+ hmsv{"h:mm:ss v"}
+ hmv{"h:mm v"}
+ }
+ dayPeriod{
+ stand-alone{
+ abbreviated{
+ am{"mat."}
+ pm{"soir"}
+ }
+ narrow{
+ am{"mat."}
+ pm{"soir"}
+ }
+ wide{
+ am{"matin"}
+ pm{"soir"}
+ }
+ }
+ }
+ intervalFormats{
+ h{
+ a{"h – h"}
+ h{"h – h"}
+ }
+ hm{
+ a{"h:mm – h:mm"}
+ h{"h:mm – h:mm"}
+ m{"h:mm – h:mm"}
+ }
+ hmv{
+ a{"h:mm – h:mm v"}
+ h{"h:mm – h:mm v"}
+ m{"h:mm – h:mm v"}
+ }
+ hv{
+ a{"h – h v"}
+ h{"h – h v"}
+ }
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/fr_CI.txt ('k') | source/data/locales/fr_DJ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698