| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/main/as.xml | 6 // * Source File: <path>/common/main/as.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/as.xml | 10 * ICU <specials> source: <path>/common/main/as.xml |
| 11 */ | 11 */ |
| 12 as{ | 12 as{ |
| 13 Keys{ | 13 Keys{ |
| (...skipping 21 matching lines...) Expand all Loading... |
| 35 } | 35 } |
| 36 collation{ | 36 collation{ |
| 37 big5han{"পৰম্পৰাগত চীনা শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম - Big5"} | 37 big5han{"পৰম্পৰাগত চীনা শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম - Big5"} |
| 38 gb2312han{"সৰল চীনা শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম - GB2312"} | 38 gb2312han{"সৰল চীনা শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম - GB2312"} |
| 39 phonebook{"টেলিফোন বহিৰ মতেশৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} | 39 phonebook{"টেলিফোন বহিৰ মতেশৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} |
| 40 pinyin{"পিন্য়িন শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} | 40 pinyin{"পিন্য়িন শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} |
| 41 stroke{"স্ট্ৰোক শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} | 41 stroke{"স্ট্ৰোক শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} |
| 42 traditional{"পৰম্পৰাগতভাবে শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} | 42 traditional{"পৰম্পৰাগতভাবে শৃঙ্খলাবদ্ধ কৰাৰ ক্ৰম"} |
| 43 } | 43 } |
| 44 } | 44 } |
| 45 Version{"2.0.92.87"} | 45 Version{"2.1.7.39"} |
| 46 } | 46 } |
| OLD | NEW |