summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2010-08-15 19:59:48 +0000
committerfrosch <frosch@openttd.org>2010-08-15 19:59:48 +0000
commit236737b2f29cc9ddd129a963d6a312a5c4ffe78b (patch)
treeb7e7e718745ee22a3540dfc0252ef00b27ccdced /src/lang
parent57a098bcccf8bbd5de95ae56d8f64e1427523844 (diff)
downloadopenttd-236737b2f29cc9ddd129a963d6a312a5c4ffe78b.tar.xz
(svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing railtype.
Diffstat (limited to 'src/lang')
-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 8be19adcc..76397e6f5 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -2466,6 +2466,7 @@ STR_NEWGRF_LIST_MISSING :{RED}Missing fi
# NewGRF 'it's broken' warnings
STR_NEWGRF_BROKEN :{WHITE}Behaviour of NewGRF '{0:RAW_STRING}' is likely to cause desyncs and/or crashes.
+STR_NEWGRF_BROKEN_POWERED_WAGON :{WHITE}Wagon '{1:ENGINE}' changed powered-wagon state when not inside a depot.
STR_NEWGRF_BROKEN_VEHICLE_LENGTH :{WHITE}It changes vehicle length for '{1:ENGINE}' when not inside a depot.
STR_BROKEN_VEHICLE_LENGTH :{WHITE}Train '{VEHICLE}' belonging to '{COMPANY}' has invalid length. It is probably caused by problems with NewGRFs. Game may desync or crash.