Change: Add some style to GameScript question windows depending on the type
This commit is contained in:
@@ -3184,10 +3184,10 @@ STR_GOALS_COMPANY_TITLE :{BLACK}Company
|
||||
STR_GOALS_TOOLTIP_CLICK_ON_SERVICE_TO_CENTER :{BLACK}Click on goal to centre main view on industry/town/tile. Ctrl+Click opens a new viewport on industry/town/tile location
|
||||
|
||||
# Goal question window
|
||||
STR_GOAL_QUESTION_CAPTION_QUESTION :Question
|
||||
STR_GOAL_QUESTION_CAPTION_INFORMATION :Information
|
||||
STR_GOAL_QUESTION_CAPTION_WARNING :Warning
|
||||
STR_GOAL_QUESTION_CAPTION_ERROR :Error
|
||||
STR_GOAL_QUESTION_CAPTION_QUESTION :{BLACK}Question
|
||||
STR_GOAL_QUESTION_CAPTION_INFORMATION :{BLACK}Information
|
||||
STR_GOAL_QUESTION_CAPTION_WARNING :{BLACK}Warning
|
||||
STR_GOAL_QUESTION_CAPTION_ERROR :{YELLOW}Error
|
||||
|
||||
############ Start of Goal Question button list
|
||||
STR_GOAL_QUESTION_BUTTON_CANCEL :Cancel
|
||||
|
||||
Reference in New Issue
Block a user