diff options
author | bjarni <bjarni@openttd.org> | 2006-01-18 14:12:26 +0000 |
---|---|---|
committer | bjarni <bjarni@openttd.org> | 2006-01-18 14:12:26 +0000 |
commit | b87b5f1187b3b31b9085f008017a65693654b67b (patch) | |
tree | aa2503d834088b8d7eb5a8105c69d71cbb815c45 /lang | |
parent | 8403f2bd336a95c2d907ed1c6b2a2d47a5d940bf (diff) | |
download | openttd-b87b5f1187b3b31b9085f008017a65693654b67b.tar.xz |
(svn r3402) -Fix: [building/cloning] added a string telling if build failed due to not being able to build a vehicle. Triggered when cloning a retired design
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt index 5d648f0c5..637ef3e5c 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -2760,6 +2760,7 @@ STR_REPLACE_HELP_REPLACE_INFO_TAB :{BLACK}Displays STR_REPLACE_HELP :{BLACK}This allows you to replace one engine type with another type, when trains of the original type enter a depot STR_REPLACE_REMOVE_WAGON :{BLACK}Wagon removal: {ORANGE}{SKIP}{STRING} STR_REPLACE_REMOVE_WAGON_HELP :{BLACK}Make autoreplace keep the length of a train the same by removing wagons (starting at the front), if replacing the engine would make the train longer. +STR_ENGINE_NOT_BUILDABLE :{WHITE}Engine is not buildable STR_SHORT_DATE :{WHITE}{DATE_TINY} STR_SIGN_LIST_CAPTION :{WHITE}Sign List - {COMMA} Sign{P "" s} |