# HG changeset patch # User Teemu Piippo # Date 1505672769 -10800 # Node ID 6dbda3b1015f325e71bf4c679004f99398f00120 # Parent 20865458d936b4aa2bd1b94fbc114ef06a6ae794 Pöö 3 diff -r 20865458d936 -r 6dbda3b1015f service.py --- 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: