| Index: source/data/locales/zh_Hans_MO.txt
|
| diff --git a/source/data/locales/zh_Hans_MO.txt b/source/data/locales/zh_Hans_MO.txt
|
| index 9156b0e1e078e0e7d587841b636266af4419b88e..9a0983e8e1960e18ea0988a0cf56fd2b68961a6a 100755
|
| --- a/source/data/locales/zh_Hans_MO.txt
|
| +++ b/source/data/locales/zh_Hans_MO.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/zh_Hans_MO.xml
|
| @@ -11,12 +11,11 @@ zh_Hans_MO{
|
| NumberElements{
|
| latn{
|
| patterns{
|
| - accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
|
| currencyFormat{"¤#,##0.00"}
|
| }
|
| }
|
| }
|
| - Version{"2.0.92.87"}
|
| + Version{"2.1.8.19"}
|
| calendar{
|
| chinese{
|
| DateTimePatterns{
|
| @@ -127,7 +126,6 @@ zh_Hans_MO{
|
| MMMMdd{"M月d日"}
|
| MMdd{"MM-dd"}
|
| Md{"M-d"}
|
| - yM{"y年M月"}
|
| yMEd{"y年M月d日,E"}
|
| yMd{"y年M月d日"}
|
| }
|
| @@ -227,18 +225,4 @@ zh_Hans_MO{
|
| }
|
| }
|
| }
|
| - units{
|
| - compound{
|
| - per{"{0}/{1}"}
|
| - }
|
| - duration{
|
| - second{
|
| - other{"{0}秒"}
|
| - }
|
| - }
|
| - }
|
| - unitsNarrow{
|
| - }
|
| - unitsShort{
|
| - }
|
| }
|
|
|