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

Unified Diff: source/data/unit/fr_HT.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/fr_CA.txt ('k') | source/data/unit/fur.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/fr_HT.txt
diff --git a/source/data/unit/fr_HT.txt b/source/data/unit/fr_HT.txt
new file mode 100755
index 0000000000000000000000000000000000000000..49816c774e7e983fdd890c2f05c1a6a262371082
--- /dev/null
+++ b/source/data/unit/fr_HT.txt
@@ -0,0 +1,53 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2015 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/fr_HT.xml
+// *
+// ***************************************************************************
+fr_HT{
+ Version{"2.1.19.94"}
+ units{
+ area{
+ hectare{
+ dnam{"carreau"}
+ one{"{0}carreau"}
+ other{"{0}carreaux"}
+ }
+ }
+ volume{
+ cubic-centimeter{
+ per{"{0} pour chaque centimetre cube"}
+ }
+ cubic-meter{
+ per{"{0} pour chaque metre cube"}
+ }
+ }
+ }
+ unitsNarrow{
+ mass{
+ gram{
+ dnam{"gr."}
+ }
+ }
+ }
+ unitsShort{
+ duration{
+ century{
+ dnam{"sec"}
+ }
+ }
+ mass{
+ carat{
+ dnam{"kr"}
+ one{"{0}kr"}
+ other{"{0}kr"}
+ }
+ gram{
+ one{"{0}gr"}
+ other{"{0}gr"}
+ }
+ }
+ }
+}
« no previous file with comments | « source/data/unit/fr_CA.txt ('k') | source/data/unit/fur.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698