diff options
author | peter1138 <peter1138@openttd.org> | 2006-05-03 06:24:14 +0000 |
---|---|---|
committer | peter1138 <peter1138@openttd.org> | 2006-05-03 06:24:14 +0000 |
commit | 36d1e4a1a190119b8b9c3686ad8c666256737037 (patch) | |
tree | 21620253260680fb156ee91097488bcb8dd999b6 /lang | |
parent | a8bd882577d777dfa25d1ce6430ae4ee1e52b5d8 (diff) | |
download | openttd-36d1e4a1a190119b8b9c3686ad8c666256737037.tar.xz |
(svn r4706) - NewGRF: add the correct default error message for the wagon attach callback.
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 93874896f..08e332275 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -2514,6 +2514,7 @@ STR_886F_TRANSFER :{BLACK}Transfer STR_TRAIN_STOPPING :{RED}Stopping STR_TRAIN_STOPPING_VEL :{RED}Stopping, {VELOCITY} +STR_INCOMPATIBLE_RAIL_TYPES :Incompatible rail types ##id 0x9000 STR_9000_ROAD_VEHICLE_IN_THE_WAY :{WHITE}Road vehicle in the way |