Revert accidental use of {SMALLFONT} after {MOVE_X}

{MOVE_X} is followed by a number. During initial import in 2014, {MOVE_X}{10} was accidentally replaced.
This commit is contained in:
Michael Steenbeek 2017-12-05 11:09:09 +01:00
parent 0b45098e05
commit 4e4a1a9d49
1 changed files with 6 additions and 6 deletions

View File

@ -1144,8 +1144,8 @@ STR_1138 :{SMALLFONT}{BLACK}Select additional colour 2
STR_1139 :{SMALLFONT}{BLACK}Select support structure colour
STR_1140 :{SMALLFONT}{BLACK}Select vehicle colour scheme option
STR_1141 :{SMALLFONT}{BLACK}Select which vehicle/train to modify
STR_1142 :{MOVE_X}{SMALLFONT}{STRINGID}
STR_1143 :{RIGHTGUILLEMET}{MOVE_X}{SMALLFONT}{STRINGID}
STR_1142 :{MOVE_X}{10}{STRINGID}
STR_1143 :{RIGHTGUILLEMET}{MOVE_X}{10}{STRINGID}
STR_1144 :Can't build/move entrance for this ride/attraction...
STR_1145 :Can't build/move exit for this ride/attraction...
STR_1146 :Entrance not yet built
@ -1158,8 +1158,8 @@ STR_1152 :Any load
STR_1153 :Height Marks on Ride Tracks
STR_1154 :Height Marks on Land
STR_1155 :Height Marks on Paths
STR_1156 :{MOVE_X}{SMALLFONT}{STRINGID}
STR_1157 :{TICK}{MOVE_X}{SMALLFONT}{STRINGID}
STR_1156 :{MOVE_X}{10}{STRINGID}
STR_1157 :{TICK}{MOVE_X}{10}{STRINGID}
STR_1158 :Can't remove this...
STR_1159 :{SMALLFONT}{BLACK}Place scenery, gardens, and other accessories
STR_1160 :{SMALLFONT}{BLACK}Create/adjust lakes & water
@ -2783,8 +2783,8 @@ STR_2773 :Windowed
STR_2774 :Fullscreen
STR_2775 :Fullscreen (borderless window)
STR_2776 :Language:
STR_2777 :{MOVE_X}{SMALLFONT}{STRING}
STR_2778 :{RIGHTGUILLEMET}{MOVE_X}{SMALLFONT}{STRING}
STR_2777 :{MOVE_X}{10}{STRING}
STR_2778 :{RIGHTGUILLEMET}{MOVE_X}{10}{STRING}
STR_2779 :Viewport #{COMMA16}
STR_2780 :Extra viewport
# End of new strings