diff options
Diffstat (limited to 'lang/american.txt')
-rw-r--r-- | lang/american.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/american.txt b/lang/american.txt index af5605661..c08b15f4b 100644 --- a/lang/american.txt +++ b/lang/american.txt @@ -381,6 +381,12 @@ STR_SORT_BY_VALUE :Value STR_SORT_BY_FACILITY :Station type STR_SORT_BY_WAITING :Waiting cargo value STR_SORT_BY_RATING_MAX :Cargo rating +STR_ENGINE_SORT_ENGINE_ID :EngineID (classic sort) +STR_ENGINE_SORT_COST :Cost +STR_ENGINE_SORT_POWER :Power +STR_ENGINE_SORT_INTRO_DATE :Introduction Date +STR_ENGINE_SORT_RUNNING_COST :Running Cost +STR_ENGINE_SORT_POWER_VS_RUNNING_COST :Power/Running Cost STR_NO_WAITING_CARGO :{BLACK}No cargo of any type is waiting STR_SELECT_ALL_FACILITIES :{BLACK}Select all facilities STR_SELECT_ALL_TYPES :{BLACK}Select all cargo types (including no waiting cargo) @@ -2557,6 +2563,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}Center 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}Train cars +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 train cars only +STR_BUILD_TRAIN_BOTH_TIP :{BLACK}Click to see both engines and train cars 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 |