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

Unified Diff: source/data/locales/fr_MA.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/fr_LU.txt ('k') | source/data/locales/fr_MC.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/fr_MA.txt
diff --git a/source/data/locales/fr_MA.txt b/source/data/locales/fr_MA.txt
index 1df363afaf4eb14a64da62b78426aa8a4a4a2f84..b627cd8581bb3aa3e97701077c3eedcbe50aec17 100755
--- a/source/data/locales/fr_MA.txt
+++ b/source/data/locales/fr_MA.txt
@@ -1,11 +1,60 @@
// ***************************************************************************
// *
-// * 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/fr_MA.xml
// *
// ***************************************************************************
fr_MA{
- Version{"2.1.6.69"}
+ NumberElements{
+ latn{
+ symbols{
+ group{"."}
+ }
+ }
+ }
+ Version{"2.1.19.14"}
+ calendar{
+ gregorian{
+ AmPmMarkers{
+ "a.m.",
+ "p.m.",
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "jan.",
+ "fév.",
+ "mar.",
+ "avr.",
+ "mai",
+ "jui.",
+ "juil.",
+ "août",
+ "sept.",
+ "oct.",
+ "nov.",
+ "déc.",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "jan.",
+ "fév.",
+ "mar.",
+ "avr.",
+ "mai",
+ "jui.",
+ "juil.",
+ "août",
+ "sept.",
+ "oct.",
+ "nov.",
+ "déc.",
+ }
+ }
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/fr_LU.txt ('k') | source/data/locales/fr_MC.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698