]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
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/as.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/as.xml | |
11 | */ | |
12 | as{ | |
13 | Version{"2.0.47.67"} | |
14 | zoneStrings{ | |
15 | "Asia:Calcutta"{ | |
16 | ec{"এলাহাৱাদ"} | |
17 | } | |
18 | "meta:India"{ | |
19 | cu:int{1} | |
20 | ls{"ভাৰতীয় সময়"} | |
21 | ss{"ভা. স."} | |
22 | } | |
23 | } | |
24 | } |