1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-24 07:14:31 +01:00

Clean up and improve UI of track install window

Clean up and improve UI of track install window

Cleanup window def

Clean up and improve track install window

Name track_list.var_484

Format widget definitions

Use get_friendly_track_type_name()

Guard against NULL
This commit is contained in:
rwjuk
2017-07-31 12:05:52 +01:00
committed by Michael Steenbeek
parent 5bda207c2c
commit c2b862ee51
6 changed files with 52 additions and 25 deletions

View File

@@ -3383,7 +3383,7 @@ STR_3372 :{BLACK}= Cash Machine
STR_3373 :{BLACK}= Toilet
STR_3374 :Warning: Too many objects selected!
STR_3375 :Not all objects in this scenery group could be selected
STR_3376 :Install new track design...
STR_3376 :Install new
STR_3377 :{SMALLFONT}{BLACK}Install a new track design file
STR_3378 :Install
STR_3379 :Cancel
@@ -4450,6 +4450,8 @@ STR_6138 :OpenRCT2 is the work of many authors, a full list can be found in {
STR_6139 :All product and company names belong to their respective holders. Use of them does not imply any affiliation with or endorsement by them.
STR_6140 :Changelog...
STR_6141 :RCT1 Bottom Toolbar
STR_6142 :{WINDOW_COLOUR_2}Track name: {BLACK}{STRING}
STR_6143 :{WINDOW_COLOUR_2}Ride type: {BLACK}{STRINGID}
#############
# Scenarios #