Add departure board via order subtype to remove via for prior terminus

This commit is contained in:
Jonathan G Rennison
2023-05-05 17:21:44 +01:00
parent 284390cf6a
commit b089b561a5
10 changed files with 146 additions and 22 deletions

View File

@@ -1567,7 +1567,11 @@ STR_ORDER_LABEL_TEXT_CAPTION :{WHITE}Label
STR_ORDER_LABEL_TEXT_BUTTON :Label
STR_ORDER_LABEL_TEXT_BUTTON_TOOLTIP :{BLACK}Change label text
STR_ORDER_LABEL_DEPARTURES_VIA_BUTTON :Departure board via
STR_ORDER_LABEL_DEPARTURES_VIA :Departure board: Show as via: {STRING1}
STR_ORDER_LABEL_DEPARTURES_VIA :Departure board: {STRING}: {STRING1}
STR_ORDER_LABEL_DEPARTURES_SHOW_AS_VIA :Show as via
STR_ORDER_LABEL_DEPARTURES_REMOVE_VIA :Remove via for prior terminus
STR_ORDER_LABEL_DEPARTURES_REMOVE_VIA_SHORT :Remove via
STR_ORDER_LABEL_DEPARTURES_VIA_TYPE_TOOLTIP :{BLACK}Show as via: Show this station/waypoint as the via station in the departure board for departures from stations before this order to terminuses after this order.{}Use two in a row for a double via.{}{}Remove via for prior terminus: Do not show this station as a via station, when showing a calling point before this order as the terminus.
STR_ORDERS_OCCUPANCY_BUTTON :{BLACK}{STRING2}%
STR_ORDERS_OCCUPANCY_BUTTON_TOOLTIP :{BLACK}Show occupancy running averages{}The percentage shown is the overall average of the order occupancies

View File

@@ -1524,7 +1524,8 @@ STR_ORDER_LABEL_TEXT_CAPTION :{WHITE}이름
STR_ORDER_LABEL_TEXT_BUTTON :이름표
STR_ORDER_LABEL_TEXT_BUTTON_TOOLTIP :{BLACK}이름표 내용 변경
STR_ORDER_LABEL_DEPARTURES_VIA_BUTTON :발착전광판 경유
STR_ORDER_LABEL_DEPARTURES_VIA :발착전광판: 경유로 표시: {STRING}
STR_ORDER_LABEL_DEPARTURES_VIA :발착전광판: {STRING}: {STRING}
STR_ORDER_LABEL_DEPARTURES_SHOW_AS_VIA :경유로 표시
STR_ORDERS_OCCUPANCY_BUTTON :{BLACK}{STRING}%
STR_ORDERS_OCCUPANCY_BUTTON_TOOLTIP :{BLACK}평균 경로 사용률입니다.{}경로 사용률의 전체 평균을 보여줍니다.