| Index: source/data/locales/ff_MR.txt
 | 
| diff --git a/source/data/locales/ff_MR.txt b/source/data/locales/ff_MR.txt
 | 
| index ef10dad8d27136479754a90c7ac31c96e7774838..c8af4f875d24a11d489c3a99c2ca5992429a5e24 100644
 | 
| --- a/source/data/locales/ff_MR.txt
 | 
| +++ b/source/data/locales/ff_MR.txt
 | 
| @@ -1,11 +1,30 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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/ff_MR.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
|  ff_MR{
 | 
| -    Version{"2.1.6.69"}
 | 
| +    Version{"2.1.19.14"}
 | 
| +    calendar{
 | 
| +        gregorian{
 | 
| +            DateTimePatterns{
 | 
| +                "h:mm:ss a zzzz",
 | 
| +                "h:mm:ss a z",
 | 
| +                "h:mm:ss a",
 | 
| +                "h:mm a",
 | 
| +                "EEEE d MMMM y",
 | 
| +                "d MMMM y",
 | 
| +                "d MMM, y",
 | 
| +                "d/M/y",
 | 
| +                "{1} {0}",
 | 
| +                "{1} {0}",
 | 
| +                "{1} {0}",
 | 
| +                "{1} {0}",
 | 
| +                "{1} {0}",
 | 
| +            }
 | 
| +        }
 | 
| +    }
 | 
|  }
 | 
| 
 |