| Index: source/data/locales/zh_Hans_SG.txt
|
| diff --git a/source/data/locales/zh_Hans_SG.txt b/source/data/locales/zh_Hans_SG.txt
|
| index 1f723df47a7ab8b6c93bd8288e3d38bae5b41ac6..b382847d815171e69d84fec2cec312debbd6495e 100644
|
| --- a/source/data/locales/zh_Hans_SG.txt
|
| +++ b/source/data/locales/zh_Hans_SG.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_SG.xml
|
| @@ -10,12 +10,11 @@ zh_Hans_SG{
|
| NumberElements{
|
| latn{
|
| patterns{
|
| - accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
|
| currencyFormat{"¤#,##0.00"}
|
| }
|
| }
|
| }
|
| - Version{"2.0.92.87"}
|
| + Version{"2.1.8.19"}
|
| calendar{
|
| buddhist{
|
| DateTimePatterns{
|
| @@ -141,7 +140,6 @@ zh_Hans_SG{
|
| MMMMdd{"M月d日"}
|
| MMdd{"MM-dd"}
|
| Md{"M-d"}
|
| - yM{"y年M月"}
|
| yMEd{"y年M月d日,E"}
|
| yMd{"y年M月d日"}
|
| }
|
| @@ -256,18 +254,4 @@ zh_Hans_SG{
|
| }
|
| }
|
| }
|
| - units{
|
| - compound{
|
| - per{"{0}/{1}"}
|
| - }
|
| - duration{
|
| - second{
|
| - other{"{0}秒"}
|
| - }
|
| - }
|
| - }
|
| - unitsNarrow{
|
| - }
|
| - unitsShort{
|
| - }
|
| }
|
|
|