| Index: icu46/source/data/locales/en_IN.txt
|
| ===================================================================
|
| --- icu46/source/data/locales/en_IN.txt (revision 0)
|
| +++ icu46/source/data/locales/en_IN.txt (revision 0)
|
| @@ -0,0 +1,49 @@
|
| +// ***************************************************************************
|
| +// *
|
| +// * Copyright (C) 2010 International Business Machines
|
| +// * Corporation and others. All Rights Reserved.
|
| +// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
| +// * Source File:<path>/common/main/en_IN.xml
|
| +// *
|
| +// ***************************************************************************
|
| +en_IN{
|
| + NumberElements{
|
| + latn{
|
| + patterns{
|
| + currencyFormat{"¤ #,##,##0.00"}
|
| + decimalFormat{"#,##,##0.###"}
|
| + percentFormat{"#,##,##0%"}
|
| + }
|
| + }
|
| + }
|
| + Version{"2.0.45.82"}
|
| + calendar{
|
| + gregorian{
|
| + DateTimeElements:intvector{
|
| + 1,
|
| + 4,
|
| + }
|
| + DateTimePatterns{
|
| + "h:mm:ss a zzzz",
|
| + "h:mm:ss a z",
|
| + "h:mm:ss a",
|
| + "h:mm a",
|
| + "EEEE d MMMM y",
|
| + "d MMMM y",
|
| + "dd-MMM-y",
|
| + "dd/MM/yy",
|
| + "{1} {0}",
|
| + "{1} {0}",
|
| + "{1} {0}",
|
| + "{1} {0}",
|
| + "{1} {0}",
|
| + }
|
| + weekend:intvector{
|
| + 1,
|
| + 0,
|
| + 1,
|
| + 86400000,
|
| + }
|
| + }
|
| + }
|
| +}
|
|
|
| Property changes on: icu46/source/data/locales/en_IN.txt
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|