• 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/pa_Arab.xml
7// *
8// ***************************************************************************
9/**
10 *  ICU <specials> source: <path>/xml/main/pa_Arab.xml
11 */
12pa_Arab{
13    %%ParentIsRoot:int{1}
14    Currencies{
15        EUR{
16            "€",
17            "يورو",
18        }
19        INR{
20            "ر [INR]",
21            "روپئیہ [INR]",
22        }
23        PKR{
24            "ر",
25            "روپئیہ",
26        }
27    }
28    Version{"2.0.50.30"}
29}
30