diff options
author | belugas <belugas@openttd.org> | 2007-11-19 04:34:40 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2007-11-19 04:34:40 +0000 |
commit | 006acff1834d37ba4b1553ba324c255a6cc2382e (patch) | |
tree | 7fecf6a63897e4eb0a74ce888a68da72abaee54a /src/lang | |
parent | fb0674ee2b4cadbeb804cbe79ffd5c37ea3aec7a (diff) | |
download | openttd-006acff1834d37ba4b1553ba324c255a6cc2382e.tar.xz |
(svn r11474) -Feature: Allow to resize on creation the smallmap gui in order to show all the types industry available.
-Feature: Allow to enable/disable individually or all at once, the industries shown on small map.
This will permit to easily find those that are of some interest for the player.
Heavily based on gule's patch
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 03a4e105d..e5d284a75 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -3289,6 +3289,7 @@ STR_FLAT_WORLD_HEIGHT :{BLACK}Height o STR_FLAT_WORLD_HEIGHT_NUM :{NUM} STR_SMALLMAP_CENTER :{BLACK}Center the smallmap on the current position +STR_SMALLMAP_INDUSTRY :{TINYFONT}{STRING} ({NUM}) ########### String for new airports STR_SMALL_AIRPORT :{BLACK}Small |