OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2007 International Business Machines | 3 // * Copyright (C) 2009 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
6 // * Source File:<path>/icu-config.xml & build.xml | 6 // * Source File:<path>/common/main/no.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/xml/main/no.xml |
| 11 * Chrome Note: This locale data is abridged to contain categories |
| 12 * actually used by Chrome. |
| 13 */ |
9 no{ | 14 no{ |
10 "%%ALIAS"{"nb"} | 15 Languages{ |
11 } | 16 } |
| 17 } |
OLD | NEW |