@@ -64,7 +64,7 @@ val URBAN_AREA_BUS_LINES = listOf(
6464 BusLine (id = 100 , title = R .string.bus1, number = " 1" , websiteTitle = " 1 BUNJE" ),
6565 BusLine (id = 101 , title = R .string.bus021, number = " 2" , websiteTitle = " 2 SPLIT" ),
6666 BusLine (id = 102 , title = R .string.bus022, number = " 2" , websiteTitle = " 2 ZRAČNA" ),
67- BusLine (id = 103 , title = R .string.bus2A, number = " 2A" , websiteTitle = " 2A K.SUĆURAC" ),
67+ BusLine (id = 103 , title = R .string.bus2A, number = " 2A" , websiteTitle = " 2A K. SUĆURAC" ),
6868 BusLine (id = 104 , title = R .string.bus5, number = " 5" , websiteTitle = " 5 DRAČEVAC" ),
6969 BusLine (id = 105 , title = R .string.bus5A, number = " 5A" , websiteTitle = " 5A DRAČEVAC" ),
7070 BusLine (id = 106 , title = R .string.bus10, number = " 10" , websiteTitle = " 10 JAPIRKO" ),
@@ -124,9 +124,9 @@ val SUBURBAN_AREA_BUS_LINES = listOf(
124124 BusLine (id = 520 , title = R .string.bus861, number = " 86" , websiteTitle = " 86 SPLIT" ),
125125 BusLine (id = 521 , title = R .string.bus862, number = " 86" , websiteTitle = " 86 KLADNJICE" ),
126126 BusLine (id = 522 , title = R .string.bus900, number = " 90" , websiteTitle = " 90 SITNO" ),
127- BusLine (id = 523 , title = R .string.bus911, number = " 91" , websiteTitle = " 91 K.STARI" ),
127+ BusLine (id = 523 , title = R .string.bus911, number = " 91" , websiteTitle = " 91 K. STARI" ),
128128 BusLine (id = 524 , title = R .string.bus912, number = " 91" , websiteTitle = " 91 DIVOJEVIĆI" ),
129- BusLine (id = 525 , title = R .string.bus931, number = " 93" , websiteTitle = " 93 K.STARI" ),
129+ BusLine (id = 525 , title = R .string.bus931, number = " 93" , websiteTitle = " 93 K. STARI" ),
130130 BusLine (id = 526 , title = R .string.bus932, number = " 93" , websiteTitle = " 93 ŠERIĆI" )
131131)
132132
0 commit comments