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/fr_ML.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_MG.txt ('k') | source/data/locales/fr_MQ.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/fr_ML.txt
diff --git a/source/data/locales/fr_ML.txt b/source/data/locales/fr_ML.txt
old mode 100755
new mode 100644
index 1be2edf96aed03cc8889a70a91e7e6dc211eb1bf..33eee9ca3060cc0458688076abca582ca50edb53
--- a/source/data/locales/fr_ML.txt
+++ b/source/data/locales/fr_ML.txt
@@ -1,11 +1,49 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/fr_ML.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
fr_ML{
- Version{"2.1.19.14"}
+ NumberElements{
+ latn{
+ miscPatterns{
+ atLeast{"au moins {0}"}
+ }
+ }
+ }
+ Version{"2.1.27.63"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE d MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ "dd/MM/y",
+ "{1}, {0}",
+ "{1} 'à' {0}",
+ "{1} 'à' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ quarters{
+ format{
+ wide{
+ "le 1er trimestre",
+ "le 2ème trimestre",
+ "le 3ème trimestre",
+ "le 4ème trimestre",
+ }
+ }
+ stand-alone{
+ wide{
+ "1er trimestre",
+ "2ème trimestre",
+ "3ème trimestre",
+ "4ème trimestre",
+ }
+ }
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/fr_MG.txt ('k') | source/data/locales/fr_MQ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698