| 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/de.xml ../../xml/brkitr/de.xml | 6 // * Source File: <path>/common/segments/de.xml ../../xml/brkitr/de.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 de{ | 9 de{ |
| 10 Version{"2.1.7.45"} | 10 Version{"2.1.19.14"} |
| 11 exceptions{ | 11 exceptions{ |
| 12 SentenceBreak:array{ | 12 SentenceBreak:array{ |
| 13 "Port.", | 13 "Port.", |
| 14 "Alt.", | 14 "Alt.", |
| 15 "Di.", | 15 "Di.", |
| 16 "Ges.", | 16 "Ges.", |
| 17 "frz.", | 17 "frz.", |
| 18 "entspr.", | 18 "entspr.", |
| 19 "Gebr.", | 19 "Gebr.", |
| 20 "erw.", | 20 "erw.", |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 62 "W.", | 62 "W.", |
| 63 "B.", | 63 "B.", |
| 64 "U. U.", | 64 "U. U.", |
| 65 "J.", | 65 "J.", |
| 66 "Fa.", | 66 "Fa.", |
| 67 "Mo.", | 67 "Mo.", |
| 68 "n.u.Z.", | 68 "n.u.Z.", |
| 69 "Op.", | 69 "Op.", |
| 70 "Mrd.", | 70 "Mrd.", |
| 71 "e.h.", | 71 "e.h.", |
| 72 "Hr./Hrn.", | 72 "Hr.", |
| 73 "Hrn.", |
| 73 "Ztr.", | 74 "Ztr.", |
| 74 "k. u. k.", | 75 "k. u. k.", |
| 75 "Bibl.", | 76 "Bibl.", |
| 76 "d.\u00C4.", | 77 "d.\u00C4.", |
| 77 "b.", | 78 "b.", |
| 78 "M.", | 79 "M.", |
| 79 "i.H.", | 80 "i.H.", |
| 80 "v.R.w.", | 81 "v.R.w.", |
| 81 "o.A.", | 82 "o.A.", |
| 82 "St.", | 83 "St.", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 100 "e.Wz.", | 101 "e.Wz.", |
| 101 "v.T.", | 102 "v.T.", |
| 102 "Nov.", | 103 "Nov.", |
| 103 "z.", | 104 "z.", |
| 104 "Prot.", | 105 "Prot.", |
| 105 "U.S.", | 106 "U.S.", |
| 106 "Wg.", | 107 "Wg.", |
| 107 "u.v.a.", | 108 "u.v.a.", |
| 108 "Adr.", | 109 "Adr.", |
| 109 "App.", | 110 "App.", |
| 110 "ggf./ggfs.", | 111 "ggf.", |
| 112 "ggfs.", |
| 111 "Jan.", | 113 "Jan.", |
| 112 "O.", | 114 "O.", |
| 113 "Rel.", | 115 "Rel.", |
| 114 "od.", | 116 "od.", |
| 115 "Pfd.", | 117 "Pfd.", |
| 116 "a.a.O.", | 118 "a.a.O.", |
| 117 "p.Adr.", | 119 "p.Adr.", |
| 118 "P.", | 120 "P.", |
| 119 "Gem.", | 121 "Gem.", |
| 120 "v. Chr.", | 122 "v. Chr.", |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 245 "Y.", | 247 "Y.", |
| 246 "U.S.A.", | 248 "U.S.A.", |
| 247 "v. H.", | 249 "v. H.", |
| 248 "Forts. f.", | 250 "Forts. f.", |
| 249 "Rep.", | 251 "Rep.", |
| 250 "Hptst.", | 252 "Hptst.", |
| 251 "\u00F6sterr.", | 253 "\u00F6sterr.", |
| 252 } | 254 } |
| 253 } | 255 } |
| 254 } | 256 } |
| OLD | NEW |