diff options
author | rubidium <rubidium@openttd.org> | 2007-12-08 14:54:43 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2007-12-08 14:54:43 +0000 |
commit | 625a4f8e9a4438c11a65f32800f0deacc9446d4b (patch) | |
tree | aceb153424715c6c131cab732d6d11c3abc15ba3 /src | |
parent | f1e4914b5f379f9821274e8ddc4196b152fcc9b0 (diff) | |
download | openttd-625a4f8e9a4438c11a65f32800f0deacc9446d4b.tar.xz |
(svn r11598) -Change [FS#1518]: some tooltips of the main toolbar did not 'enumerate' all options in a drop down menu.
Diffstat (limited to 'src')
-rw-r--r-- | src/lang/english.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 23b1f7f35..abaed7b72 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -432,7 +432,7 @@ STR_0170 :{TINYFONT}{STRI STR_0171_PAUSE_GAME :{BLACK}Pause game STR_0172_SAVE_GAME_ABANDON_GAME :{BLACK}Save game, abandon game, quit STR_0173_DISPLAY_LIST_OF_COMPANY :{BLACK}Display list of company's stations -STR_0174_DISPLAY_MAP :{BLACK}Display map +STR_0174_DISPLAY_MAP :{BLACK}Display map, extra viewport or list of signs STR_0175_DISPLAY_MAP_TOWN_DIRECTORY :{BLACK}Display map, town directory STR_0176_DISPLAY_TOWN_DIRECTORY :{BLACK}Display town directory STR_0177_DISPLAY_COMPANY_FINANCES :{BLACK}Display company finances information @@ -854,7 +854,7 @@ STR_030E_SELECT_TEMPERATE_LANDSCAPE :{BLACK}Select ' STR_030F_SELECT_SUB_ARCTIC_LANDSCAPE :{BLACK}Select 'sub-arctic' landscape style STR_0310_SELECT_SUB_TROPICAL_LANDSCAPE :{BLACK}Select 'sub-tropical' landscape style STR_0311_SELECT_TOYLAND_LANDSCAPE :{BLACK}Select 'toyland' landscape style -STR_0312_FUND_CONSTRUCTION_OF_NEW :{BLACK}Fund construction of new industry +STR_0312_FUND_CONSTRUCTION_OF_NEW :{BLACK}Fund construction of new industry or list all industries ############ range for menu starts STR_INDUSTRY_DIR :Industry Directory |