From 2e8f93a821351fe47252be69e410096ff8f3e55c Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 8 Oct 2007 20:06:37 +0000 Subject: (svn r11229) -Fix [FS#1307]: one could sell vehicles that were crashed in a depot, which would still yield money. --- src/lang/english.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lang') diff --git a/src/lang/english.txt b/src/lang/english.txt index 1f8aa3d33..70c6c45a0 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2782,6 +2782,8 @@ STR_NEW_VEHICLE_NOW_AVAILABLE :{BLACK}{BIGFONT STR_NEW_VEHICLE_TYPE :{BLACK}{BIGFONT}{ENGINE} STR_NEW_VEHICLE_NOW_AVAILABLE_WITH_TYPE :{BLACK}New {STRING} now available! - {ENGINE} +STR_CAN_T_SELL_DESTROYED_VEHICLE :{WHITE}Can't sell destroyed vehicle... + STR_CAN_T_TIMETABLE_VEHICLE :{WHITE}Can't timetable vehicle... STR_TIMETABLE_ONLY_WAIT_AT_STATIONS :{WHITE}Vehicles can only wait at stations. STR_TIMETABLE_NOT_STOPPING_HERE :{WHITE}This vehicle is not stopping at this station. -- cgit v1.2.3-70-g09d2