• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2010 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File:<path>/common/main/om.xml
7// *
8// ***************************************************************************
9/**
10 *  ICU <specials> source: <path>/xml/main/om.xml
11 */
12om{
13    Countries{
14        BR{"Brazil"}
15        CN{"China"}
16        DE{"Germany"}
17        ET{"Itoophiyaa"}
18        FR{"France"}
19        GB{"United Kingdom"}
20        IN{"India"}
21        IT{"Italy"}
22        JP{"Japan"}
23        KE{"Keeniyaa"}
24        RU{"Russia"}
25        US{"United States"}
26    }
27    Version{"2.0.48.64"}
28}
29