summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-08-03 18:32:53 +0000
committerrubidium <rubidium@openttd.org>2010-08-03 18:32:53 +0000
commitb74cee45be345495e4a84424fc69bcae91f9acf9 (patch)
tree044db859bf2ced2db2c00a2789323cf131035737 /src/lang
parentfff8524fb9d1ae4a4b4971bf53e7c221ac7c851b (diff)
downloadopenttd-b74cee45be345495e4a84424fc69bcae91f9acf9.tar.xz
(svn r20356) -Fix [FS#3983]: apparantly one generic error message can't be understood...
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index f4e73b01c..4722365c7 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -3496,6 +3496,8 @@ STR_ERROR_TOO_CLOSE_TO_ANOTHER_AIRPORT :{WHITE}Too clos
STR_ERROR_CAN_T_RENAME_STATION :{WHITE}Can't rename station...
STR_ERROR_DRIVE_THROUGH_ON_TOWN_ROAD :{WHITE}... this is a town owned road
STR_ERROR_DRIVE_THROUGH_DIRECTION :{WHITE}... road facing in the wrong direction
+STR_ERROR_DRIVE_THROUGH_CORNER :{WHITE}... drive through stops can't have corners
+STR_ERROR_DRIVE_THROUGH_JUNCTION :{WHITE}... drive through stops can't have junctions
# Station destruction related errors
STR_ERROR_CAN_T_REMOVE_PART_OF_STATION :{WHITE}Can't remove part of station...