| OLD | NEW |
| 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 Loading... |
| 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 Loading... |
| 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 } |
| OLD | NEW |