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

Side by Side Diff: source/data/unit/de.txt

Issue 1621943002: ICU 56 step 4: Apply post-56 fixes for measure/date format (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56goog
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 unified diff | Download patch
« no previous file with comments | « source/data/unit/ar.txt ('k') | source/data/unit/dsb.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2015 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/de.xml 6 // * Source File: <path>/common/main/de.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 de{ 9 de{
10 Version{"2.1.19.72"} 10 Version{"2.1.19.72"}
(...skipping 449 matching lines...) Expand 10 before | Expand all | Expand 10 after
460 } 460 }
461 milligram{ 461 milligram{
462 dnam{"Milligramm"} 462 dnam{"Milligramm"}
463 one{"{0} Milligramm"} 463 one{"{0} Milligramm"}
464 other{"{0} Milligramm"} 464 other{"{0} Milligramm"}
465 } 465 }
466 ounce{ 466 ounce{
467 dnam{"Unzen"} 467 dnam{"Unzen"}
468 one{"{0} Unze"} 468 one{"{0} Unze"}
469 other{"{0} Unzen"} 469 other{"{0} Unzen"}
470 per{"pro Unze"} 470 per{"{0} pro Unze"}
471 } 471 }
472 ounce-troy{ 472 ounce-troy{
473 dnam{"Feinunzen"} 473 dnam{"Feinunzen"}
474 one{"{0} Feinunze"} 474 one{"{0} Feinunze"}
475 other{"{0} Feinunzen"} 475 other{"{0} Feinunzen"}
476 } 476 }
477 pound{ 477 pound{
478 dnam{"Pfund"} 478 dnam{"Pfund"}
479 one{"{0} Pfund"} 479 one{"{0} Pfund"}
480 other{"{0} Pfund"} 480 other{"{0} Pfund"}
(...skipping 1519 matching lines...) Expand 10 before | Expand all | Expand 10 after
2000 other{"{0} EL"} 2000 other{"{0} EL"}
2001 } 2001 }
2002 teaspoon{ 2002 teaspoon{
2003 dnam{"TL"} 2003 dnam{"TL"}
2004 one{"{0} TL"} 2004 one{"{0} TL"}
2005 other{"{0} TL"} 2005 other{"{0} TL"}
2006 } 2006 }
2007 } 2007 }
2008 } 2008 }
2009 } 2009 }
OLDNEW
« no previous file with comments | « source/data/unit/ar.txt ('k') | source/data/unit/dsb.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698