implement progress dialog
This commit is contained in:
@@ -137,4 +137,15 @@ filter.center=Center:
|
||||
filter.radius=Rsdius(LY):
|
||||
filter.distance=Distance to station(Ls):
|
||||
filter.services=Services:
|
||||
filter.excludes=Excludes stations:
|
||||
filter.excludes=Excludes stations:
|
||||
|
||||
# analyzer progress
|
||||
analyzer.orders.title=Search orders
|
||||
analyzer.routes.title=Search paths
|
||||
analyzer.find.route=Finding paths from %s (%s) to %s (%s)
|
||||
analyzer.find.routes=Finding paths from %s (%s)
|
||||
analyzer.find.success=%d paths found
|
||||
analyzer.graph.station.build=Building graph from %s (%s)
|
||||
analyzer.graph.build=Building graph from %s
|
||||
analyzer.graph.success=Graph is built
|
||||
analyser.finish=Finish
|
||||
Reference in New Issue
Block a user