| Index: source/data/locales/ms_BN.txt
 | 
| diff --git a/source/data/locales/ms_BN.txt b/source/data/locales/ms_BN.txt
 | 
| index 1e8f98a74f4afb5098f64c8a25fe692da2383ef0..48a695b10b5e1c1e7d7c6d0477764f14001927be 100644
 | 
| --- a/source/data/locales/ms_BN.txt
 | 
| +++ b/source/data/locales/ms_BN.txt
 | 
| @@ -1,11 +1,58 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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>/icu-locale-deprecates.xml & build.xml
 | 
| +// * Source File: <path>/common/main/ms_BN.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
|  ms_BN{
 | 
| -    "%%ALIAS"{"ms_Latn_BN"}
 | 
| +    NumberElements{
 | 
| +        latn{
 | 
| +            patterns{
 | 
| +                currencyFormat{"¤ #,##0.00"}
 | 
| +            }
 | 
| +            symbols{
 | 
| +                decimal{","}
 | 
| +                group{"."}
 | 
| +            }
 | 
| +        }
 | 
| +    }
 | 
| +    Version{"2.1.19.14"}
 | 
| +    calendar{
 | 
| +        generic{
 | 
| +            DateTimePatterns{
 | 
| +                "h:mm:ss a zzzz",
 | 
| +                "h:mm:ss a z",
 | 
| +                "h:mm:ss a",
 | 
| +                "h:mm a",
 | 
| +                "dd MMMM y G",
 | 
| +                "d MMMM y G",
 | 
| +                "dd/MM/y G",
 | 
| +                "d/MM/y GGGGG",
 | 
| +                "{1} {0}",
 | 
| +                "{1} {0}",
 | 
| +                "{1} {0}",
 | 
| +                "{1} {0}",
 | 
| +                "{1} {0}",
 | 
| +            }
 | 
| +        }
 | 
| +        gregorian{
 | 
| +            DateTimePatterns{
 | 
| +                "h:mm:ss a zzzz",
 | 
| +                "h:mm:ss a z",
 | 
| +                "h:mm:ss a",
 | 
| +                "h:mm a",
 | 
| +                "dd MMMM y",
 | 
| +                "d MMMM y",
 | 
| +                "d MMM y",
 | 
| +                "d/MM/yy",
 | 
| +                "{1} {0}",
 | 
| +                "{1} {0}",
 | 
| +                "{1} {0}",
 | 
| +                "{1} {0}",
 | 
| +                "{1} {0}",
 | 
| +            }
 | 
| +        }
 | 
| +    }
 | 
|  }
 | 
| 
 |