diff --git a/src/lang/english.txt b/src/lang/english.txt index f53d6cb295..ecb90a320e 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1465,8 +1465,8 @@ STR_CONFIG_SETTING_FLIP_DIRECTION_ALL_TRAINS_HELPTEXT :Enable flipping STR_CONFIG_SETTING_ROADVEH_ARTICULATED_OVERTAKING :Articulated road vehicles may overtake: {STRING2} STR_CONFIG_SETTING_ROADVEH_ARTICULATED_OVERTAKING_HELPTEXT :Enable articulated road vehicles to overtake other road vehicles. -STR_CONFIG_SETTING_ROADVEH_CANT_QUANTUM_TUNNEL :Prevent vehicles from passing through other vehicles when blocked: {STRING2} -STR_CONFIG_SETTING_ROADVEH_CANT_QUANTUM_TUNNEL_HELPTEXT :Disable vehicles passing through other vehicles when their path is blocked for more than 1480 ticks. +STR_CONFIG_SETTING_ROADVEH_CANT_QUANTUM_TUNNEL :Prevent road vehicles passing through each other when blocked: {STRING2} +STR_CONFIG_SETTING_ROADVEH_CANT_QUANTUM_TUNNEL_HELPTEXT :Disable road vehicles from passing through other road vehicles when their path is blocked for an extended period of time. STR_CONFIG_SETTING_DRIVE_THROUGH_TRAIN_DEPOT :Drive-through train depots: {STRING2} STR_CONFIG_SETTING_DRIVE_THROUGH_TRAIN_DEPOT_HELPTEXT :Enable emulation of drive-through train depots. Trains can move between depots placed back to back, optionally with intermediary depots in between. Requires the YAPF pathfinder.