jdk/src/jdk.localedata/share/classes/sun/util/resources/hi/TimeZoneNames_hi.java
changeset 32980 a4b3606a5522
parent 25859 3317bb8137f4
equal deleted inserted replaced
32954:7db0663a5e96 32980:a4b3606a5522
    38     protected final Object[][] getContents() {
    38     protected final Object[][] getContents() {
    39         return new Object[][] {
    39         return new Object[][] {
    40             {"Asia/Calcutta",
    40             {"Asia/Calcutta",
    41                 new String[] {
    41                 new String[] {
    42                     "\u092d\u093e\u0930\u0924\u0940\u092f \u0938\u092e\u092f", "IST",
    42                     "\u092d\u093e\u0930\u0924\u0940\u092f \u0938\u092e\u092f", "IST",
    43                     "\u092d\u093e\u0930\u0924\u0940\u092f \u0938\u092e\u092f", "IST"
    43                     "\u092d\u093e\u0930\u0924\u0940\u092f \u0938\u092e\u092f", "IST",
       
    44                     "\u092d\u093e\u0930\u0924\u0940\u092f \u0938\u092e\u092f", "IT"
    44                 }
    45                 }
    45             },
    46             },
    46         };
    47         };
    47     }
    48     }
    48 }
    49 }