| 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/nl_BE.xml | 6 // * Source File: <path>/common/main/nl_BE.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 nl_BE{ | 9 nl_BE{ |
| 10 Languages{ | 10 Languages{ |
| 11 lv{"Lets"} | |
| 12 oc{"Occitaans; Provençaals"} | 11 oc{"Occitaans; Provençaals"} |
| 13 sh{"Servo-Kroatisch"} | 12 sh{"Servo-Kroatisch"} |
| 14 } | 13 } |
| 15 Types{ | 14 Types{ |
| 16 collation{ | 15 collation{ |
| 17 traditional{"Traditioneel"} | 16 traditional{"Traditioneel"} |
| 18 } | 17 } |
| 19 } | 18 } |
| 20 Version{"2.0.92.87"} | 19 Version{"2.1.8.19"} |
| 21 } | 20 } |
| OLD | NEW |