diff options
author | Darkvater <darkvater@openttd.org> | 2005-08-29 22:27:22 +0000 |
---|---|---|
committer | Darkvater <darkvater@openttd.org> | 2005-08-29 22:27:22 +0000 |
commit | 74f0c8b55afc6f9b5043369059fb68590e645d2f (patch) | |
tree | ef336f9c50699a725557b6cd824169e00afdce24 /lang | |
parent | a02ee8ffda354231316d950ea4bdf457e075e4c4 (diff) | |
download | openttd-74f0c8b55afc6f9b5043369059fb68590e645d2f.tar.xz |
(svn r2901) Refix 'replace window' with wrong string-etc. coordinates. Also clean up, and make window-title a bit more meaningful (specify vehicle type replaced)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/english.txt b/lang/english.txt index d09124e96..3e41db21d 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -2734,7 +2734,7 @@ STR_SCHEDULED_AIRCRAFT_TIP :{BLACK}Show all STR_SCHEDULED_SHIPS_TIP :{BLACK}Show all ships which have this station on their schedule STR_REPLACE_VEHICLES :{BLACK}Replace Vehicles -STR_REPLACE_VEHICLES_WHITE :{WHITE}Replace Vehicles +STR_REPLACE_VEHICLES_WHITE :{WHITE}Replace {STRING} STR_REPLACE_VEHICLES_START :{BLACK}Start Replacing Vehicles STR_REPLACE_VEHICLES_STOP :{BLACK}Stop Replacing Vehicles STR_NOT_REPLACING :{BLACK}Not replacing |