Changed strings

This commit is contained in:
Robert Jordan 2015-06-25 12:27:57 -04:00
parent e255310abf
commit 92a31a0fd7
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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 },