| Index: source/data/unit/zh_Hans_SG.txt
 | 
| diff --git a/source/data/unit/zh_Hans_SG.txt b/source/data/unit/zh_Hans_SG.txt
 | 
| index b3a7472e88a283d1492de211c333d416172747e2..9fe9a27bc2dffe47ee65debf613bb5211cb8dae2 100755
 | 
| --- a/source/data/unit/zh_Hans_SG.txt
 | 
| +++ b/source/data/unit/zh_Hans_SG.txt
 | 
| @@ -1,13 +1,13 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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>/common/main/zh_Hans_SG.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
|  zh_Hans_SG{
 | 
| -    Version{"2.1.8.19"}
 | 
| +    Version{"2.1.19.79"}
 | 
|      units{
 | 
|          compound{
 | 
|              per{"{0}/{1}"}
 | 
| @@ -17,9 +17,25 @@ zh_Hans_SG{
 | 
|                  other{"{0}秒"}
 | 
|              }
 | 
|          }
 | 
| +        temperature{
 | 
| +            kelvin{
 | 
| +                dnam{"开氏度"}
 | 
| +                other{"{0}开氏度"}
 | 
| +            }
 | 
| +        }
 | 
|      }
 | 
|      unitsNarrow{
 | 
| +        temperature{
 | 
| +            celsius{
 | 
| +                other{"{0}°C"}
 | 
| +            }
 | 
| +        }
 | 
|      }
 | 
|      unitsShort{
 | 
| +        temperature{
 | 
| +            kelvin{
 | 
| +                other{"{0}°K"}
 | 
| +            }
 | 
| +        }
 | 
|      }
 | 
|  }
 | 
| 
 |