diff options
author | bjarni <bjarni@openttd.org> | 2006-10-08 17:56:08 +0000 |
---|---|---|
committer | bjarni <bjarni@openttd.org> | 2006-10-08 17:56:08 +0000 |
commit | c968a1c5fccbaef54450057b5fe4ff91aae30819 (patch) | |
tree | 43ad262e3cfca516516e25ffcef3b9802beca2a1 /lang | |
parent | 68d703bb5d2fe666c114bfa9a4daf51fecceae03 (diff) | |
download | openttd-c968a1c5fccbaef54450057b5fe4ff91aae30819.tar.xz |
(svn r6689) -Fix: corrected vehicle type in tooltip for the list in the refit window
This was actually not a bug from unifying this window as it was incorrect even before they were merged
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt index c8eb9d5a6..5c2244c42 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -2684,6 +2684,7 @@ STR_REFIT_ROAD_VEHICLE_TO_CARRY :{BLACK}Refit ro STR_REFIT_ROAD_VEHICLE :{BLACK}Refit road vehicle STR_REFIT_ROAD_VEHICLE_TO_CARRY_HIGHLIGHTED :{BLACK}Refit road vehicle to carry highlighted cargo type STR_REFIT_ROAD_VEHICLE_CAN_T :{WHITE}Can't refit road vehicle... +STR_ROAD_SELECT_TYPE_OF_CARGO_FOR :{BLACK}Select type of cargo for road vehicle to carry ##id 0x9800 STR_9800_DOCK_CONSTRUCTION :Dock construction |