| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 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/segments/it.xml ../../xml/brkitr/it.xml | 6 // * Source File: <path>/common/segments/it.xml ../../xml/brkitr/it.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 it{ | 9 it{ |
| 10 Version{"2.1.7.45"} | 10 Version{"2.1.19.14"} |
| 11 exceptions{ | 11 exceptions{ |
| 12 SentenceBreak:array{ | 12 SentenceBreak:array{ |
| 13 "N.B.", | 13 "N.B.", |
| 14 "div.", | 14 "div.", |
| 15 "a.C.", | 15 "a.C.", |
| 16 "fig.", | 16 "fig.", |
| 17 "d.p.R.", | 17 "d.p.R.", |
| 18 "c.c.p.", | 18 "c.c.p.", |
| 19 "Cfr.", | 19 "Cfr.", |
| 20 "vol.", | 20 "vol.", |
| (...skipping 30 matching lines...) Expand all Loading... |
| 51 "D.", | 51 "D.", |
| 52 "U.S.A.", | 52 "U.S.A.", |
| 53 "sez.", | 53 "sez.", |
| 54 "avv.", | 54 "avv.", |
| 55 "S.A.R.", | 55 "S.A.R.", |
| 56 "all.", | 56 "all.", |
| 57 "p.", | 57 "p.", |
| 58 } | 58 } |
| 59 } | 59 } |
| 60 } | 60 } |
| OLD | NEW |