| // *************************************************************************** |
| // * |
| // * Copyright (C) 2011 International Business Machines |
| // * Corporation and others. All Rights Reserved. |
| // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
| // * Source File:<path>/common/main/root.xml |
| // * |
| // *************************************************************************** |
| /** |
| * ICU <specials> source: <path>/xml/main/root.xml |
| */ |
| root{ |
| Version{"2.0.57.98"} |
| codePatterns{ |
| language{"{0}"} |
| script{"{0}"} |
| territory{"{0}"} |
| } |
| localeDisplayPattern{ |
| keyTypePattern{"{0}: {1}"} |
| pattern{"{0} ({1})"} |
| separator{", "} |
| } |
| } |