diff options
author | frosch <frosch@openttd.org> | 2009-03-13 21:28:40 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2009-03-13 21:28:40 +0000 |
commit | 4129b418ccab3ed2bc6b7ab196e99d401ca67599 (patch) | |
tree | 8317c89e21d332e45318d53d44851fe0a13c0a4a /src/lang | |
parent | e6353a1a221bee43d2f04b060f62d3ea41633483 (diff) | |
download | openttd-4129b418ccab3ed2bc6b7ab196e99d401ca67599.tar.xz |
(svn r15701) -Fix [FS#2595]: Blame NewGRFs returning inconsistent information in purchase-list/after building before users have a chance to blame OpenTTD for incorrectly autorenewing/-replacing.
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 588964860..739ea4c90 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -3170,6 +3170,9 @@ STR_NEWGRF_BROKEN :{WHITE}Behaviou 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_NEWGRF_BUGGY :{WHITE}NewGRF '{0:RAW_STRING}' provides incorrect information. +STR_NEWGRF_BUGGY_ARTICULATED_CARGO :{WHITE}Cargo/refit information for '{1:ENGINE}' differs from purchase list after construction. This might cause autorenew/-replace to fail refitting correctly. + STR_LOADGAME_REMOVED_TRAMS :{WHITE}Game was saved in version without tram support. All trams have been removed. STR_CURRENCY_WINDOW :{WHITE}Custom currency |