• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2011 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/ur_IN.xml
7// *
8// ***************************************************************************
9/**
10 *  ICU <specials> source: <path>/xml/main/ur_IN.xml
11 */
12ur_IN{
13    NumberElements{
14        default{"arabext"}
15        latn{
16            patterns{
17                currencyFormat{"¤ #,##,##0.00"}
18                decimalFormat{"#,##,##0.###"}
19                percentFormat{"#,##,##0%"}
20            }
21        }
22    }
23    Version{"2.0.56.63"}
24}
25