diff options
author | alberth <alberth@openttd.org> | 2010-08-08 11:17:14 +0000 |
---|---|---|
committer | alberth <alberth@openttd.org> | 2010-08-08 11:17:14 +0000 |
commit | 2fa665114e5cd9136b80e8a5e91a3418986a41d0 (patch) | |
tree | dfc951787aa83c8fcf64d34a078d500ea5755030 /src/lang | |
parent | 7362ff44095c1d7362c12cdc0590ad1a38817d86 (diff) | |
download | openttd-2fa665114e5cd9136b80e8a5e91a3418986a41d0.tar.xz |
(svn r20414) -Feature: Enable industries in the smallmap displayed in the industry chain window.
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index f5e8c91db..41b57a139 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2131,6 +2131,8 @@ STR_INDUSTRY_CARGOES_INDUSTRY_TOOLTIP :{BLACK}Click at STR_INDUSTRY_CARGOES_CARGO_TOOLTIP :{BLACK}{STRING}{}Click at the cargo to see its suppliers and customers STR_INDUSTRY_DISPLAY_CHAIN :{BLACK}Display chain STR_INDUSTRY_DISPLAY_CHAIN_TOOLTIP :{BLACK}Display cargo supplying and accepting industries +STR_INDUSTRY_CARGOES_NOTIFY_SMALLMAP :{BLACK}Link to smallmap +STR_INDUSTRY_CARGOES_NOTIFY_SMALLMAP_TOOLTIP :{BLACK}Select the displayed industries at the smallmap as well # Land area window STR_LAND_AREA_INFORMATION_CAPTION :{WHITE}Land Area Information |