mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 14:27:16 +00:00
(svn r16289) -Fix (r16211): 'Display map' dropdown in scenario editor was broken
This commit is contained in:
parent
3afce9b641
commit
1f3dce6f85
@ -668,7 +668,6 @@ STR_OFF :Off
|
||||
STR_SUMMARY :Summary
|
||||
STR_FULL :Full
|
||||
STR_STATUSBAR_COMPANY_NAME :{SILVER}- - {COMPANY} - -
|
||||
STR_TOWN_MENU_TOWN_DIRECTORY :Town directory
|
||||
STR_BLACK_STRING :{BLACK}{STRING}
|
||||
|
||||
STR_CHECKMARK :{CHECKMARK}
|
||||
@ -702,9 +701,14 @@ STR_STATION_BUILD_COVERAGE_OFF :{BLACK}Off
|
||||
STR_STATION_BUILD_COVERAGE_ON :{BLACK}On
|
||||
STR_TOOLBAR_TOOLTIP_DISPLAY_SUBSIDIES :{BLACK}Display subsidies
|
||||
STR_SUBSIDIES_MENU_SUBSIDIES :Subsidies
|
||||
|
||||
############ 'Display map' dropdown. In SE, there is one more item.
|
||||
STR_MAP_MENU_MAP_OF_WORLD :Map of world
|
||||
STR_MAP_MENU_EXTRA_VIEW_PORT :Extra viewport
|
||||
STR_MAP_MENU_SIGN_LIST :Sign list
|
||||
STR_TOWN_MENU_TOWN_DIRECTORY :Town directory
|
||||
############ end of the 'Display map' dropdown
|
||||
|
||||
STR_TOWN_POPULATION :{BLACK}World population: {COMMA}
|
||||
STR_EXTRA_VIEW_PORT_TITLE :{WHITE}Viewport {COMMA}
|
||||
STR_EXTRA_VIEW_MOVE_VIEW_TO_MAIN :{BLACK}Copy to viewport
|
||||
|
Loading…
Reference in New Issue
Block a user