]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 2006 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.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/ur.xml | |
11 | */ | |
12 | ur{ | |
13 | Countries{ | |
14 | IN{"بھارت"} | |
15 | PK{"پاکستان"} | |
16 | } | |
17 | ExemplarCharacters{"[ء-ؤ ئ-ب ٻ پ ة-ث ٹ ٺ ټ ٽ ج چ ح-ذ ڈ ر ز ڑ ژ س-غ ف ق ک گ ل-ن ں ه ھ و ی ے]"} | |
18 | Languages{ | |
19 | ur{"اردو"} | |
20 | } | |
21 | LocaleScript{ | |
22 | "Arab", | |
23 | } | |
24 | Version{"1.31"} | |
25 | } |