(svn r6679) -Feature: [train build window] added filter for wagons, engines or both in the display
-Codechange: [train build window] to get rid of a really ugly hack, the train build list is now generated in one loop and stored in an array
This commit is contained in:
@@ -2557,6 +2557,12 @@ STR_8840_BUILD_NEW_TRAIN_VEHICLE :{BLACK}Build ne
|
||||
STR_8841_DRAG_TRAIN_VEHICLE_TO_HERE :{BLACK}Drag train vehicle to here to sell it
|
||||
STR_8842_CENTER_MAIN_VIEW_ON_TRAIN :{BLACK}Centre main view on train depot location
|
||||
STR_8843_TRAIN_VEHICLE_SELECTION :{BLACK}Train vehicle selection list - click on vehicle for information
|
||||
STR_BLACK_ENGINES :{BLACK}Engines
|
||||
STR_BLACK_WAGONS :{BLACK}Wagons
|
||||
STR_BLACK_BOTH :{BLACK}Both
|
||||
STR_BUILD_TRAIN_ENGINES_TIP :{BLACK}Click to see engines only
|
||||
STR_BUILD_TRAIN_WAGONS_TIP :{BLACK}Click to see wagons only
|
||||
STR_BUILD_TRAIN_BOTH_TIP :{BLACK}Click to see both engines and wagons
|
||||
STR_8844_BUILD_THE_HIGHLIGHTED_TRAIN :{BLACK}Build the highlighted train vehicle
|
||||
STR_8845_RENAME_TRAIN_VEHICLE_TYPE :{BLACK}Rename train vehicle type
|
||||
STR_8846_CURRENT_TRAIN_ACTION_CLICK :{BLACK}Current train action - click here to stop/start train
|
||||
|
Reference in New Issue
Block a user