michael@0: // *************************************************************************** michael@0: // * michael@0: // * Copyright (C) 2013 International Business Machines michael@0: // * Corporation and others. All Rights Reserved. michael@0: // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter michael@0: // * Source File: /common/main/om.xml michael@0: // * michael@0: // *************************************************************************** michael@0: /** michael@0: * ICU source: /common/main/om.xml michael@0: */ michael@0: om{ michael@0: Currencies{ michael@0: BRL{ michael@0: "R$", michael@0: "Brazilian Real", michael@0: } michael@0: CNY{ michael@0: "CN¥", michael@0: "Chinese Yuan Renminbi", michael@0: } michael@0: ETB{ michael@0: "Br", michael@0: "Itoophiyaa Birrii", michael@0: } michael@0: EUR{ michael@0: "€", michael@0: "Euro", michael@0: } michael@0: GBP{ michael@0: "£", michael@0: "British Pound Sterling", michael@0: } michael@0: INR{ michael@0: "₹", michael@0: "Indian Rupee", michael@0: } michael@0: JPY{ michael@0: "JP¥", michael@0: "Japanese Yen", michael@0: } michael@0: RUB{ michael@0: "RUB", michael@0: "Russian Ruble", michael@0: } michael@0: USD{ michael@0: "US$", michael@0: "US Dollar", michael@0: } michael@0: } michael@0: Version{"2.0.92.87"} michael@0: }