Changeset - r8038:966e145ba2c1
[Not reviewed]
master
0 1 0
rubidium - 16 years ago 2007-12-08 14:54:43
rubidium@openttd.org
(svn r11598) -Change [FS#1518]: some tooltips of the main toolbar did not 'enumerate' all options in a drop down menu.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
src/lang/english.txt
Show inline comments
 
@@ -429,13 +429,13 @@ STR_016D_DEC                            
 
STR_016E                                                        :{TINYFONT}{STRING}{} {STRING}
 
STR_016F                                                        :{TINYFONT}{STRING}{} {STRING}{}{NUM}
 
STR_0170                                                        :{TINYFONT}{STRING2}-
 
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
 
STR_0178_DISPLAY_COMPANY_GENERAL                                :{BLACK}Display general company information
 
STR_0179_DISPLAY_GRAPHS                                         :{BLACK}Display graphs
 
STR_017A_DISPLAY_COMPANY_LEAGUE                                 :{BLACK}Display company league table
 
@@ -851,13 +851,13 @@ STR_0305_QUIT_OPENTTD                   
 
STR_0307_OPENTTD                                                :{WHITE}OpenTTD {REV}
 
STR_030D_CAN_ONLY_BE_BUILT_IN_TOWNS                             :{WHITE}...can only be built in towns
 
STR_030E_SELECT_TEMPERATE_LANDSCAPE                             :{BLACK}Select 'temperate' landscape style
 
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
 
STR_0313_FUND_NEW_INDUSTRY                                      :Fund new industry
 
############ range ends here
 

	
0 comments (0 inline, 0 general)