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 | fadc3a564c910d3b56c157a164e4e6770de2494e (patch) | |
tree | a4937442361134139cfc02c49524349fe016f776 /lang/unfinished | |
parent | 81846cca24f76652d2d11bcc7d4e2566d4f61d03 (diff) | |
download | openttd-fadc3a564c910d3b56c157a164e4e6770de2494e.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/unfinished')
-rw-r--r-- | lang/unfinished/afrikaans.txt | 1 | ||||
-rw-r--r-- | lang/unfinished/bulgarian.txt | 1 | ||||
-rw-r--r-- | lang/unfinished/ukrainian.txt | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/lang/unfinished/afrikaans.txt b/lang/unfinished/afrikaans.txt index e9fb48afe..e38a57344 100644 --- a/lang/unfinished/afrikaans.txt +++ b/lang/unfinished/afrikaans.txt @@ -2530,7 +2530,6 @@ STR_PLANE :{BLACK}{PLANE} STR_NOT_REPLACING :{BLACK}Word nie vervang nie STR_NOT_REPLACING_VEHICLE_SELECTED :{BLACK}Geen voertuig gekies STR_ENGINE_NOT_BUILDABLE :{WHITE}Enjin is nie boubaar nie -STR_AIRPORT_HAS_NO_RUNWAY :{WHITE}Lughawe het geen aanloopbaan STR_ENGINES :Enjine diff --git a/lang/unfinished/bulgarian.txt b/lang/unfinished/bulgarian.txt index 69da80b4b..bb33546fa 100644 --- a/lang/unfinished/bulgarian.txt +++ b/lang/unfinished/bulgarian.txt @@ -2044,7 +2044,6 @@ STR_BUS :{BLACK}{BUS} -STR_AIRPORT_HAS_NO_RUNWAY :{WHITE}Летището няма писта STR_WAGONS :Вагони diff --git a/lang/unfinished/ukrainian.txt b/lang/unfinished/ukrainian.txt index 4a203acbb..c23e9bb91 100644 --- a/lang/unfinished/ukrainian.txt +++ b/lang/unfinished/ukrainian.txt @@ -2830,7 +2830,6 @@ STR_REPLACE_REMOVE_WAGON_HELP :{BLACK}Дозв STR_REPLACE_ENGINE_WAGON_SELECT :{BLACK}Оновлення: {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}потяг неможна будувати -STR_AIRPORT_HAS_NO_RUNWAY :{WHITE}Аеропорт зайнятий STR_ENGINES :Потяги STR_WAGONS :Вагони |