| 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.",
 | 
| +                    }
 | 
| +                }
 | 
| +            }
 | 
| +        }
 | 
| +    }
 | 
|  }
 | 
| 
 |