diff options
author | alberth <alberth@openttd.org> | 2013-05-12 19:38:30 +0000 |
---|---|---|
committer | alberth <alberth@openttd.org> | 2013-05-12 19:38:30 +0000 |
commit | 1b5b4db690774279149703770e04ea884ed8bf28 (patch) | |
tree | 7bd6cb9630338e70522f842219245b9ed262c851 /src/lang | |
parent | 7671ea3b43924fe32d7d4b6bfb5fcb79b86512e4 (diff) | |
download | openttd-1b5b4db690774279149703770e04ea884ed8bf28.tar.xz |
(svn r25238) -Feature: Display imminent closure of an industry in its view window.
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 390ceb8af..b3bcd5177 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -3098,6 +3098,7 @@ STR_INDUSTRY_VIEW_PRODUCTION_LAST_MONTH_TITLE :{BLACK}Producti STR_INDUSTRY_VIEW_TRANSPORTED :{YELLOW}{CARGO_LONG}{RAW_STRING}{BLACK} ({COMMA}% transported) STR_INDUSTRY_VIEW_LOCATION_TOOLTIP :{BLACK}Centre the main view on industry location. Ctrl+Click opens a new viewport on industry location STR_INDUSTRY_VIEW_PRODUCTION_LEVEL :{BLACK}Production level: {YELLOW}{COMMA}% +STR_INDUSTRY_VIEW_INDUSTRY_ANNOUNCED_CLOSURE :{YELLOW}The industry has announced imminent closure! ############ range for requires starts STR_INDUSTRY_VIEW_REQUIRES_CARGO :{BLACK}Requires: {YELLOW}{STRING}{RAW_STRING} |