(svn r22337) -Fix: Overly specific error message

This commit is contained in:
peter1138
2011-04-17 17:28:33 +00:00
parent f4649c7ce7
commit 7b4620d66b
2 changed files with 2 additions and 2 deletions

View File

@@ -3736,7 +3736,7 @@ STR_ERROR_VEHICLE_IS_DESTROYED :{WHITE}... vehi
# Specific vehicle errors
STR_ERROR_CAN_T_MAKE_TRAIN_PASS_SIGNAL :{WHITE}Can't make train pass signal at danger...
STR_ERROR_CAN_T_REVERSE_DIRECTION_TRAIN :{WHITE}Can't reverse direction of train...
STR_ERROR_TRAIN_START_NO_CATENARY :This track lacks catenary, so the train can't start
STR_ERROR_TRAIN_START_NO_POWER :Train has no power
STR_ERROR_CAN_T_MAKE_ROAD_VEHICLE_TURN :{WHITE}Can't make road vehicle turn around...