Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(931)

Unified Diff: source/data/unit/zh_Hans_MO.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/unit/zh_Hans_HK.txt ('k') | source/data/unit/zh_Hans_SG.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/zh_Hans_MO.txt
diff --git a/source/data/unit/zh_Hans_MO.txt b/source/data/unit/zh_Hans_MO.txt
index a36cdcf17667e0dbc32a67434c040891e68baa1a..282f41793c89cf9e92432420a6baf88fc9918255 100755
--- a/source/data/unit/zh_Hans_MO.txt
+++ b/source/data/unit/zh_Hans_MO.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_MO.xml
// *
// ***************************************************************************
zh_Hans_MO{
- Version{"2.1.8.19"}
+ Version{"2.1.19.79"}
units{
compound{
per{"{0}/{1}"}
@@ -17,9 +17,25 @@ zh_Hans_MO{
other{"{0}秒"}
}
}
+ temperature{
+ kelvin{
+ dnam{"开氏度"}
+ other{"{0}开氏度"}
+ }
+ }
}
unitsNarrow{
+ temperature{
+ celsius{
+ other{"{0}°C"}
+ }
+ }
}
unitsShort{
+ temperature{
+ kelvin{
+ other{"{0}°K"}
+ }
+ }
}
}
« no previous file with comments | « source/data/unit/zh_Hans_HK.txt ('k') | source/data/unit/zh_Hans_SG.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698