Pöö 3

Sun, 17 Sep 2017 21:26:09 +0300

author
Teemu Piippo <teemu@hecknology.net>
date
Sun, 17 Sep 2017 21:26:09 +0300
changeset 64
6dbda3b1015f
parent 63
20865458d936
child 65
205d3a5355ba

Pöö 3

service.py file | annotate | diff | comparison | revisions
--- a/service.py	Sun Sep 17 20:50:07 2017 +0300
+++ b/service.py	Sun Sep 17 21:26:09 2017 +0300
@@ -189,7 +189,7 @@
 			'time': formatted_time,
 			'id': halt.stop.reference,
 			'code': halt.stop.code,
-			'name': tr(halt.stop.name, 'bus_stops'),
+			'name': tr(halt.stop.name, 'bus-stops'),
 		})
 	sign = trip.concise_schedule()
 	try:

mercurial