mirror of https://github.com/OpenTTD/OpenTTD
parent
316279f4b4
commit
7dd3bed10f
|
@ -4776,8 +4776,8 @@ STR_TIMETABLE_TRAVEL_FOR_ESTIMATED :Travel (for {ST
|
|||
STR_TIMETABLE_TRAVEL_FOR_SPEED_ESTIMATED :Travel (for {STRING1}, not timetabled) with at most {VELOCITY}
|
||||
STR_TIMETABLE_STAY_FOR_ESTIMATED :{SPACE}(stay for {STRING1}, not timetabled)
|
||||
STR_TIMETABLE_AND_TRAVEL_FOR_ESTIMATED :{SPACE}(travel for {STRING1}, not timetabled)
|
||||
STR_TIMETABLE_STAY_FOR :and stay for {STRING1}
|
||||
STR_TIMETABLE_AND_TRAVEL_FOR :and travel for {STRING1}
|
||||
STR_TIMETABLE_STAY_FOR :{SPACE}and stay for {STRING1}
|
||||
STR_TIMETABLE_AND_TRAVEL_FOR :{SPACE}and travel for {STRING1}
|
||||
|
||||
STR_TIMETABLE_APPROX_TIME :{BLACK}This timetable will take approximately {STRING1} to complete
|
||||
STR_TIMETABLE_TOTAL_TIME :{BLACK}This timetable will take {STRING1} to complete
|
||||
|
|
Loading…
Reference in New Issue