From bbd308adef1c6d6cd5a825f9aa6ade73f42d476d Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 4 Feb 2011 18:32:56 +0000 Subject: (svn r21963) -Fix: saying something twice in an error message is not needed --- src/lang/english.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lang/english.txt b/src/lang/english.txt index bc2905064..a3ea90b6a 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -3597,7 +3597,7 @@ STR_ERROR_AIRCRAFT_MUST_BE_STOPPED_INSIDE_HANGAR :{WHITE}... must STR_ERROR_TRAINS_CAN_ONLY_BE_ALTERED_INSIDE_A_DEPOT :{WHITE}Trains can only be altered when stopped inside a depot STR_ERROR_TRAIN_TOO_LONG :{WHITE}Train too long STR_ERROR_CAN_T_REVERSE_DIRECTION_RAIL_VEHICLE :{WHITE}Can't reverse direction of vehicle... -STR_ERROR_CAN_T_REVERSE_DIRECTION_RAIL_VEHICLE_MULTIPLE_UNITS :{WHITE}Can't reverse direction of vehicles consisting of multiple units... +STR_ERROR_CAN_T_REVERSE_DIRECTION_RAIL_VEHICLE_MULTIPLE_UNITS :{WHITE}... consists of multiple units STR_ERROR_INCOMPATIBLE_RAIL_TYPES :Incompatible rail types STR_ERROR_CAN_T_MOVE_VEHICLE :{WHITE}Can't move vehicle... -- cgit v1.2.3-54-g00ecf