Change: Replace long list of cargo filter buttons with a multi-select dropdown list.
As before, hold ctrl while clicking on an item to toggle selections.
This commit is contained in:
committed by
Peter Nelson
parent
0ce30d05c8
commit
46da56b191
@@ -159,7 +159,6 @@ STR_ABBREV_TOFFEE :TF
|
||||
STR_ABBREV_BATTERIES :BA
|
||||
STR_ABBREV_PLASTIC :PL
|
||||
STR_ABBREV_FIZZY_DRINKS :FZ
|
||||
STR_ABBREV_NONE :NO
|
||||
STR_ABBREV_ALL :ALL
|
||||
|
||||
# 'Mode' of transport for cargoes
|
||||
@@ -3745,8 +3744,12 @@ STR_STATION_LIST_STATION :{YELLOW}{STATIO
|
||||
STR_STATION_LIST_WAYPOINT :{YELLOW}{WAYPOINT}
|
||||
STR_STATION_LIST_NONE :{YELLOW}- None -
|
||||
STR_STATION_LIST_SELECT_ALL_FACILITIES :{BLACK}Select all facilities
|
||||
STR_STATION_LIST_SELECT_ALL_TYPES :{BLACK}Select all cargo types (including no waiting cargo)
|
||||
STR_STATION_LIST_NO_WAITING_CARGO :{BLACK}No cargo of any type is waiting
|
||||
STR_STATION_LIST_CARGO_FILTER_ALL_AND_NO_RATING :All cargo types and no rating
|
||||
STR_STATION_LIST_CARGO_FILTER_MULTIPLE :Multiple cargo types
|
||||
STR_STATION_LIST_CARGO_FILTER_NO_CARGO_TYPES :No cargo types
|
||||
STR_STATION_LIST_CARGO_FILTER_ONLY_NO_RATING :Only no cargo rating
|
||||
STR_STATION_LIST_CARGO_FILTER_SELECT_ALL :Select all and no rating
|
||||
STR_STATION_LIST_CARGO_FILTER_NO_RATING :No cargo rating
|
||||
|
||||
# Station view window
|
||||
STR_STATION_VIEW_CAPTION :{WHITE}{STATION} {STATION_FEATURES}
|
||||
|
||||
Reference in New Issue
Block a user