From aae2aa64c4281583ea31d668d85301fe7996bd2e Mon Sep 17 00:00:00 2001 From: smatz Date: Thu, 24 Jul 2008 15:19:26 +0000 Subject: (svn r13816) -Fix [FS#2150]: check for vehicle length changes outside a depot (callback 0x11) and give a warning about that --- src/lang/english.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/lang/english.txt') diff --git a/src/lang/english.txt b/src/lang/english.txt index 27c7b0998..c3b57570b 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -3217,6 +3217,10 @@ STR_NEWGRF_NOT_FOUND_WARNING :{WHITE}Missing STR_NEWGRF_UNPAUSE_WARNING_TITLE :{YELLOW}Missing GRF file(s) STR_NEWGRF_UNPAUSE_WARNING :{WHITE}Unpausing can crash OpenTTD. Do not file bug reports for subsequent crashes.{}Do you really want to unpause? +STR_NEWGRF_BROKEN :{WHITE}Behaviour of NewGRF '{0:RAW_STRING}' is likely to cause desyncs and/or crashes. +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. + STR_LOADGAME_REMOVED_TRAMS :{WHITE}Game was saved in version without tram support. All trams have been removed. STR_CURRENCY_WINDOW :{WHITE}Custom currency -- cgit v1.2.3-54-g00ecf