om.txt revision c73f511526464f8e56c242df80552e9b0d94ae3d
1// ***************************************************************************
2// *
3// * Copyright (C) 2014 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/om.xml
7// *
8// ***************************************************************************
9/**
10 * ICU <specials> source: <path>/common/main/om.xml
11 */
12om{
13    Currencies{
14        BRL{
15            "R$",
16            "Brazilian Real",
17        }
18        CNY{
19            "CN¥",
20            "Chinese Yuan Renminbi",
21        }
22        ETB{
23            "Br",
24            "Itoophiyaa Birrii",
25        }
26        EUR{
27            "€",
28            "Euro",
29        }
30        GBP{
31            "£",
32            "British Pound Sterling",
33        }
34        INR{
35            "Rs.",
36            "Indian Rupee",
37        }
38        JPY{
39            "JP¥",
40            "Japanese Yen",
41        }
42        RUB{
43            "RUB",
44            "Russian Ruble",
45        }
46        USD{
47            "US$",
48            "US Dollar",
49        }
50    }
51    Version{"2.0.97.91"}
52}
53