diff options
author | tron <tron@openttd.org> | 2006-07-22 14:43:53 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2006-07-22 14:43:53 +0000 |
commit | a5a780c12a51d1f97ba0f02dfd0d5468424a1308 (patch) | |
tree | a4937442361134139cfc02c49524349fe016f776 /lang/english.txt | |
parent | e7f32ed29ffe70b4c74a12c4ced0897b915be3ea (diff) | |
download | openttd-a5a780c12a51d1f97ba0f02dfd0d5468424a1308.tar.xz |
(svn r5594) Be more strict what's allowed to be built in a hangar: if the airport can't handle planes/helicopters don't present and disallow building planes/helicopters - the latter case wasn't covered yet.
Also remove an error message about building aircraft which can't be triggered by a normal client
Diffstat (limited to 'lang/english.txt')
-rw-r--r-- | lang/english.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/english.txt b/lang/english.txt index 41e5f46f8..820340e87 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -2830,7 +2830,6 @@ STR_REPLACE_REMOVE_WAGON_HELP :{BLACK}Make aut STR_REPLACE_ENGINE_WAGON_SELECT :{BLACK}Replacing: {ORANGE}{SKIP}{SKIP}{STRING} STR_REPLACE_ENGINE_WAGON_SELECT_HELP :{BLACK} EXPERIMENTAL FEATURE {}Switch between engine and wagon replacement windows.{}Wagon replacement will only be done if the new wagon can be refitted into carrying the same type of cargo as the old one. This is checked for each wagon when the actual replacement takes place. STR_ENGINE_NOT_BUILDABLE :{WHITE}Engine is not buildable -STR_AIRPORT_HAS_NO_RUNWAY :{WHITE}Airport has no runway STR_ENGINES :Engines STR_WAGONS :Wagons |