summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2010-04-04 14:22:55 +0000
committeralberth <alberth@openttd.org>2010-04-04 14:22:55 +0000
commitfa8f227a9746ca3bbc6455a430e8d41307b78326 (patch)
treeedc4a192e20a78fde9f8e6cfebfd8fd9a5ef08f7 /src/lang/english.txt
parentfb4ca3e569df251501db7fa08940893e8419d090 (diff)
downloadopenttd-fa8f227a9746ca3bbc6455a430e8d41307b78326.tar.xz
(svn r19561) -Feature: Give more detailed error message when trying to build a too long bridge.
Diffstat (limited to 'src/lang/english.txt')
-rw-r--r--src/lang/english.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index e0074f4ca..db4366379 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -3539,6 +3539,7 @@ STR_ERROR_BRIDGEHEADS_NOT_SAME_HEIGHT :{WHITE}Bridge h
STR_ERROR_BRIDGE_TOO_LOW_FOR_TERRAIN :{WHITE}Bridge is too low for the terrain
STR_ERROR_START_AND_END_MUST_BE_IN :{WHITE}Start and end must be in line
STR_ERROR_ENDS_OF_BRIDGE_MUST_BOTH :{WHITE}... ends of bridge must both be on land
+STR_ERROR_BRIDGE_TOO_LONG :{WHITE}... bridge too long
# Tunnel related errors
STR_ERROR_CAN_T_BUILD_TUNNEL_HERE :{WHITE}Can't build tunnel here...