Reverted back some strings
This commit is contained in:
@@ -403,11 +403,11 @@ STR_MAP_MENU_SIGN_LIST :Sign list
|
||||
|
||||
############ range for town menu starts
|
||||
STR_TOWN_MENU_TOWN_DIRECTORY :Town directory
|
||||
STR_TOWN_MENU_FOUND_TOWN :Found town
|
||||
############ range ends here
|
||||
|
||||
############ range for subsidies menu starts
|
||||
STR_SUBSIDIES_MENU_SUBSIDIES :Subsidies
|
||||
STR_INDUSTRY_MENU_INDUSTRY_DIRECTORY :Industry directory
|
||||
STR_INDUSTRY_MENU_INDUSTRY_CHAIN :Industry chains
|
||||
STR_INDUSTRY_MENU_FUND_NEW_INDUSTRY :Fund new industry
|
||||
STR_TOWN_MENU_FOUND_TOWN :Found town
|
||||
############ range ends here
|
||||
|
||||
############ range for graph menu starts
|
||||
@@ -425,12 +425,6 @@ STR_GRAPH_MENU_DETAILED_PERFORMANCE_RATING :Detailed perfor
|
||||
STR_GRAPH_MENU_HIGHSCORE :Highscore table
|
||||
############ range ends here
|
||||
|
||||
############ range for industry menu starts
|
||||
STR_INDUSTRY_MENU_INDUSTRY_DIRECTORY :Industry directory
|
||||
STR_INDUSTRY_MENU_INDUSTRY_CHAIN :Industry chains
|
||||
STR_INDUSTRY_MENU_FUND_NEW_INDUSTRY :Fund new industry
|
||||
############ range ends here
|
||||
|
||||
############ range for railway construction menu starts
|
||||
STR_RAIL_MENU_RAILROAD_CONSTRUCTION :Railway construction
|
||||
STR_RAIL_MENU_ELRAIL_CONSTRUCTION :Electrified railway construction
|
||||
@@ -1216,22 +1210,22 @@ STR_CONFIG_SETTING_VERTICAL_TOOLBAR :Vertical toolba
|
||||
STR_CONFIG_SETTING_VERTICAL_TOOLBAR_HELPTEXT :Main toolbar is split into two vertical toolbars on the sides of the screen
|
||||
STR_CONFIG_SETTING_COMPACT_VERTICAL_TOOLBAR :Compact vertical toolbar: {STRING2}
|
||||
STR_CONFIG_SETTING_COMPACT_VERTICAL_TOOLBAR_HELPTEXT :No 'Switch toolbars' button in the vertical toolbar, but more sub-menus
|
||||
STR_CONFIG_SETTING_BUTTON_SIZE :Button size
|
||||
STR_CONFIG_SETTING_BUTTON_SIZE_TOOLTIP :Size of all user interface elements
|
||||
STR_CONFIG_SETTING_FONT_SIZE :Font size
|
||||
STR_CONFIG_SETTING_FONT_SIZE_TOOLTIP :Size of all game fonts
|
||||
STR_CONFIG_SETTING_BUTTON_SIZE :{BLACK}Button size
|
||||
STR_CONFIG_SETTING_BUTTON_SIZE_TOOLTIP :{BLACK}Size of all user interface elements
|
||||
STR_CONFIG_SETTING_FONT_SIZE :{BLACK}Font size
|
||||
STR_CONFIG_SETTING_FONT_SIZE_TOOLTIP :{BLACK}Size of all game fonts
|
||||
STR_CONFIG_SETTING_BUILD_CONFIRMATION :Confirm actions: {STRING2}
|
||||
STR_CONFIG_SETTING_BUILD_CONFIRMATION_HELPTEXT :Show confirmation dialog when building roads and stations
|
||||
STR_CONFIG_SETTING_WINDOWS_TITLEBARS :Title bars: {STRING2}
|
||||
STR_CONFIG_SETTING_WINDOWS_TITLEBARS_HELPTEXT :Show title bars for all windows, or hide them to save screen space
|
||||
STR_CONFIG_SETTING_WINDOWS_DECORATIONS :Window decorations: {STRING2}
|
||||
STR_CONFIG_SETTING_WINDOWS_DECORATIONS_HELPTEXT :Ornaments on window edges
|
||||
STR_CONFIG_SETTING_VIDEO_8BPP :8 bit
|
||||
STR_CONFIG_SETTING_VIDEO_8BPP_HELPTEXT :Set video color depth to 8 bits per pixel, this video mode supports water animation
|
||||
STR_CONFIG_SETTING_VIDEO_16BPP :16 bit
|
||||
STR_CONFIG_SETTING_VIDEO_16BPP_HELPTEXT :Set video color depth to 16 bits per pixel, this requires restart, this video mode does not support water animation
|
||||
STR_CONFIG_SETTING_VIDEO_24BPP :24 bit
|
||||
STR_CONFIG_SETTING_VIDEO_24BPP_HELPTEXT :Set video color depth to 24 bits per pixel, this video mode supports water animation
|
||||
STR_CONFIG_SETTING_VIDEO_8BPP :{BLACK}8 bit
|
||||
STR_CONFIG_SETTING_VIDEO_8BPP_HELPTEXT :{BLACK}Set video color depth to 8 bits per pixel, this video mode supports water animation
|
||||
STR_CONFIG_SETTING_VIDEO_16BPP :{BLACK}16 bit
|
||||
STR_CONFIG_SETTING_VIDEO_16BPP_HELPTEXT :{BLACK}Set video color depth to 16 bits per pixel, this requires restart, this video mode does not support water animation
|
||||
STR_CONFIG_SETTING_VIDEO_24BPP :{BLACK}24 bit
|
||||
STR_CONFIG_SETTING_VIDEO_24BPP_HELPTEXT :{BLACK}Set video color depth to 24 bits per pixel, this video mode supports water animation
|
||||
STR_CONFIG_SETTING_SHOWFINANCES :Show finances window at the end of the year: {STRING2}
|
||||
STR_CONFIG_SETTING_SHOWFINANCES_HELPTEXT :If enabled, the finances window pops up at the end of each year to allow easy inspection of the financial status of the company
|
||||
STR_CONFIG_SETTING_NONSTOP_BY_DEFAULT :New orders are 'non-stop' by default: {STRING2}
|
||||
|
||||
Reference in New Issue
Block a user