1
0
Fork 0

Fix #14170, 7fd0e6c27d: Missing spaces for timetabled order strings. (#14172)

pull/14174/head
Peter Nelson 2025-04-30 19:54:54 +01:00 committed by GitHub
parent 316279f4b4
commit 7dd3bed10f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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