summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorterkhen <terkhen@openttd.org>2010-07-11 11:01:24 +0000
committerterkhen <terkhen@openttd.org>2010-07-11 11:01:24 +0000
commit175547b3a525d0451f9211cdcc678054a8d55408 (patch)
treeb2510ef14815368a78f2e550c4a2bfc6134c3b9a /src
parent9cf9bb9b920c682515ddbd5ce56f1debe00ebd0d (diff)
downloadopenttd-175547b3a525d0451f9211cdcc678054a8d55408.tar.xz
(svn r20122) -Fix: Correct vehicle list tooltips at the depot window.
Diffstat (limited to 'src')
-rw-r--r--src/lang/english.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index 0231761ef..333bfe585 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -2810,10 +2810,10 @@ STR_DEPOT_VEHICLE_TOOLTIP :{BLACK}{ENGINE}
STR_DEPOT_VEHICLE_TOOLTIP_CHAIN :{BLACK}{NUM} vehicle{P "" s}{RAW_STRING}
STR_DEPOT_VEHICLE_TOOLTIP_CARGO :{}{CARGO} ({SHORTCARGO})
-STR_DEPOT_TRAIN_LIST_TOOLTIP :{BLACK}Trains - click on train for information, drag vehicle to add/remove from train
-STR_DEPOT_ROAD_VEHICLE_LIST_TOOLTIP :{BLACK}Vehicles - click on vehicle for information
-STR_DEPOT_SHIP_LIST_TOOLTIP :{BLACK}Ships - click on ship for information
-STR_DEPOT_AIRCRAFT_LIST_TOOLTIP :{BLACK}Aircraft - click on aircraft for information
+STR_DEPOT_TRAIN_LIST_TOOLTIP :{BLACK}Trains - drag vehicle with left click to add/remove from train, right click on vehicle for information, CTRL+right click for consist information
+STR_DEPOT_ROAD_VEHICLE_LIST_TOOLTIP :{BLACK}Vehicles - right click on vehicle for information
+STR_DEPOT_SHIP_LIST_TOOLTIP :{BLACK}Ships - right click on ship for information
+STR_DEPOT_AIRCRAFT_LIST_TOOLTIP :{BLACK}Aircraft - right click on aircraft for information
STR_DEPOT_TRAIN_SELL_TOOLTIP :{BLACK}Drag train vehicle to here to sell it
STR_DEPOT_ROAD_VEHICLE_SELL_TOOLTIP :{BLACK}Drag road vehicle to here to sell it