Add release slot train order
This commit is contained in:
@@ -4948,8 +4948,11 @@ STR_ORDER_GO_TO_NEAREST_DEPOT :Go to nearest d
|
||||
STR_ORDER_GO_TO_NEAREST_HANGAR :Go to nearest hangar
|
||||
STR_ORDER_CONDITIONAL :Conditional order jump
|
||||
STR_ORDER_SHARE :Share orders
|
||||
STR_ORDER_RELEASE_SLOT_BUTTON :Release slot
|
||||
STR_ORDERS_GO_TO_TOOLTIP :{BLACK}Insert a new order before the highlighted order, or add to end of list. Ctrl makes station orders 'full load any cargo', waypoint orders 'non-stop' and depot orders 'service'. 'Share orders' or Ctrl lets this vehicle share orders with the selected vehicle. Clicking a vehicle copies the orders from that vehicle. A depot order disables automatic servicing of the vehicle
|
||||
|
||||
STR_ORDER_RELEASE_SLOT_TOOLTIP :{BLACK}The train slot to release
|
||||
|
||||
STR_ORDERS_VEH_WITH_SHARED_ORDERS_LIST_TOOLTIP :{BLACK}Show all vehicles that share this schedule
|
||||
|
||||
STR_ORDERS_OCCUPANCY_BUTTON :{BLACK}{STRING2}%
|
||||
@@ -5057,6 +5060,8 @@ STR_ORDER_CONDITIONAL_COUNTER :Jump to order {
|
||||
STR_ORDER_CONDITIONAL_INVALID_COUNTER :Jump to order {COMMA} when value of {PUSH_COLOUR}{RED}{STRING}{POP_COLOUR} {STRING} {COMMA}
|
||||
STR_ORDER_CONDITIONAL_TIME_HHMM :Jump to order {COMMA} when {STRING} {STRING} {TIME_HHMM}
|
||||
|
||||
STR_ORDER_RELEASE_SLOT :Release slot: {STRING1}
|
||||
|
||||
STR_INVALID_ORDER :{RED} (Invalid Order)
|
||||
|
||||
# Time table window
|
||||
|
||||
Reference in New Issue
Block a user