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

Side by Side Diff: source/data/unit/sr_Latn.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/sr.txt ('k') | source/data/unit/tr.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/sr_Latn.xml 6 // * Source File: <path>/common/main/sr_Latn.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 sr_Latn{ 9 sr_Latn{
10 %%Parent{"root"} 10 %%Parent{"root"}
(...skipping 755 matching lines...) Expand 10 before | Expand all | Expand 10 after
766 dnam{"hektolitri"} 766 dnam{"hektolitri"}
767 few{"{0} hektolitra"} 767 few{"{0} hektolitra"}
768 one{"{0} hektolitar"} 768 one{"{0} hektolitar"}
769 other{"{0} hektolitara"} 769 other{"{0} hektolitara"}
770 } 770 }
771 liter{ 771 liter{
772 dnam{"litri"} 772 dnam{"litri"}
773 few{"{0} litra"} 773 few{"{0} litra"}
774 one{"{0} litar"} 774 one{"{0} litar"}
775 other{"{0} litara"} 775 other{"{0} litara"}
776 per{"po litri"} 776 per{"{0} po litri"}
777 } 777 }
778 megaliter{ 778 megaliter{
779 dnam{"megalitri"} 779 dnam{"megalitri"}
780 few{"{0} megalitra"} 780 few{"{0} megalitra"}
781 one{"{0} megalitar"} 781 one{"{0} megalitar"}
782 other{"{0} megalitara"} 782 other{"{0} megalitara"}
783 } 783 }
784 milliliter{ 784 milliliter{
785 dnam{"mililitri"} 785 dnam{"mililitri"}
786 few{"{0} mililitra"} 786 few{"{0} mililitra"}
(...skipping 1117 matching lines...) Expand 10 before | Expand all | Expand 10 after
1904 } 1904 }
1905 teaspoon{ 1905 teaspoon{
1906 dnam{"kašič."} 1906 dnam{"kašič."}
1907 few{"{0} kašič."} 1907 few{"{0} kašič."}
1908 one{"{0} kašič."} 1908 one{"{0} kašič."}
1909 other{"{0} kašič."} 1909 other{"{0} kašič."}
1910 } 1910 }
1911 } 1911 }
1912 } 1912 }
1913 } 1913 }
OLDNEW
« no previous file with comments | « source/data/unit/sr.txt ('k') | source/data/unit/tr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698