mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Changed strings
This commit is contained in:
@@ -3775,6 +3775,7 @@ STR_5438 :Can't make changes while command editor is open
|
||||
STR_5439 :A wait command with at least 4 seconds is required with a restart command
|
||||
STR_5440 :Minimize fullscreen on focus loss
|
||||
STR_5441 :{SMALLFONT}{BLACK}Identifies rides by track type,{NEWLINE}so vehicles can be changed{NEWLINE}afterwards, like in RCT1.
|
||||
STR_5442 :Speed
|
||||
STR_5442 :reserved
|
||||
STR_5443 :Speed{MOVE_X}{87}{STRINGID}
|
||||
STR_5444 :Speed:
|
||||
STR_5445 :Speed
|
||||
|
||||
@@ -43,7 +43,7 @@ TITLE_COMMAND_ORDER window_title_command_editor_orders[] = {
|
||||
{ TITLE_SCRIPT_LOCATION, 5417, 5427 },
|
||||
{ TITLE_SCRIPT_ROTATE, 5419, 5428 },
|
||||
{ TITLE_SCRIPT_ZOOM, 5421, 5429 },
|
||||
{ TITLE_SCRIPT_SPEED, 5442, 5444 },
|
||||
{ TITLE_SCRIPT_SPEED, 5445, 5444 },
|
||||
{ TITLE_SCRIPT_WAIT, 5423, 5430 },
|
||||
{ TITLE_SCRIPT_RESTART, 5425, STR_NONE },
|
||||
{ TITLE_SCRIPT_END, 5426, STR_NONE },
|
||||
|
||||
Reference in New Issue
Block a user