diff options
author | alberth <alberth@openttd.org> | 2010-07-23 18:44:04 +0000 |
---|---|---|
committer | alberth <alberth@openttd.org> | 2010-07-23 18:44:04 +0000 |
commit | 27dba2b3b2bfb0967ac56a6c030862c98a7e7839 (patch) | |
tree | faff137651ea31ea3eb940dd3cfefefeb783f3b0 /src/lang | |
parent | f601259f46fa124ed41c6edb735710f119e798bc (diff) | |
download | openttd-27dba2b3b2bfb0967ac56a6c030862c98a7e7839.tar.xz |
(svn r20208) -Add: Allow access of the industry cargoes window from the industry view 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 17f52ef1d..089c7a510 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2124,6 +2124,8 @@ STR_INDUSTRY_CARGOES_CUSTOMERS :{WHITE}Acceptin STR_INDUSTRY_CARGOES_HOUSES :{WHITE}Houses STR_INDUSTRY_CARGOES_INDUSTRY_TOOLTIP :{BLACK}Click at the industry to see its suppliers and customers 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 # Land area window STR_LAND_AREA_INFORMATION_CAPTION :{WHITE}Land Area Information |