| Index: source/data/locales/sg.txt
|
| diff --git a/source/data/locales/sg.txt b/source/data/locales/sg.txt
|
| old mode 100755
|
| new mode 100644
|
| index 3a0280cf63303552361cec622bb646e2ae660c8d..51e633a6b24be9d23d93551bdd16932df75b9b05
|
| --- a/source/data/locales/sg.txt
|
| +++ b/source/data/locales/sg.txt
|
| @@ -1,11 +1,5 @@
|
| -// ***************************************************************************
|
| -// *
|
| -// * Copyright (C) 2015 International Business Machines
|
| -// * Corporation and others. All Rights Reserved.
|
| -// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| -// * Source File: <path>/common/main/sg.xml
|
| -// *
|
| -// ***************************************************************************
|
| +// © 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html#License
|
| sg{
|
| AuxExemplarCharacters{"[c q x]"}
|
| ExemplarCharacters{"[a â ä b d e ê ë f g h i î ï j k l m n o ô ö p r s t u ù û ü v w y z]"}
|
| @@ -21,7 +15,7 @@ sg{
|
| }
|
| }
|
| }
|
| - Version{"2.1.19.17"}
|
| + Version{"2.1.27.40"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| @@ -65,6 +59,10 @@ sg{
|
| "ND",
|
| "LK",
|
| }
|
| + AmPmMarkersAbbr{
|
| + "ND",
|
| + "LK",
|
| + }
|
| DateTimePatterns{
|
| "HH:mm:ss zzzz",
|
| "HH:mm:ss z",
|
| @@ -80,6 +78,19 @@ sg{
|
| "{1} {0}",
|
| "{1} {0}",
|
| }
|
| + appendItems{
|
| + Day{"{0} ({2}: {1})"}
|
| + Day-Of-Week{"{0} {1}"}
|
| + Era{"{1} {0}"}
|
| + Hour{"{0} ({2}: {1})"}
|
| + Minute{"{0} ({2}: {1})"}
|
| + Month{"{0} ({2}: {1})"}
|
| + Quarter{"{0} ({2}: {1})"}
|
| + Second{"{0} ({2}: {1})"}
|
| + Timezone{"{0} {1}"}
|
| + Week{"{0} ({2}: {1})"}
|
| + Year{"{1} {0}"}
|
| + }
|
| availableFormats{
|
| M{"M"}
|
| MMM{"MMM"}
|
|
|