| Index: source/data/locales/mgo.txt
|
| diff --git a/source/data/locales/mgo.txt b/source/data/locales/mgo.txt
|
| index fa757fdcd432d3e739cb843ef60f82a95d4388f7..4da13b69200cb259f72d1e51fccbfc951f355f81 100755
|
| --- a/source/data/locales/mgo.txt
|
| +++ b/source/data/locales/mgo.txt
|
| @@ -1,6 +1,6 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2013 International Business Machines
|
| +// * Copyright (C) 2014 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/common/main/mgo.xml
|
| @@ -50,7 +50,7 @@ mgo{
|
| }
|
| native{"latn"}
|
| }
|
| - Version{"2.0.92.87"}
|
| + Version{"2.1.6.69"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| @@ -374,28 +374,4 @@ mgo{
|
| dn{"Zone"}
|
| }
|
| }
|
| - units{
|
| - duration{
|
| - day{
|
| - one{"{0} d"}
|
| - other{"{0} d"}
|
| - }
|
| - hour{
|
| - one{"{0} h"}
|
| - other{"{0} h"}
|
| - }
|
| - minute{
|
| - one{"{0} min"}
|
| - other{"{0} min"}
|
| - }
|
| - month{
|
| - one{"{0} m"}
|
| - other{"{0} m"}
|
| - }
|
| - second{
|
| - one{"{0} s"}
|
| - other{"{0} s"}
|
| - }
|
| - }
|
| - }
|
| }
|
|
|