From eaede14b8f2de17bb5eb32959b876c3c956590c4 Mon Sep 17 00:00:00 2001 From: zuu Date: Sun, 9 Jun 2013 13:23:03 +0000 Subject: (svn r25372) -Add: Allow opening a goal list window specific to a company --- src/lang/english.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/lang/english.txt') diff --git a/src/lang/english.txt b/src/lang/english.txt index 561da1461..6c094f24f 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2930,10 +2930,12 @@ STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_EXCLUSIVE_TRANSPORT :{YELLOW}Buy 1 y STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_BRIBE :{YELLOW}Bribe the local authority to increase your rating, at the risk of a severe penalty if caught.{}Cost: {CURRENCY_LONG} # Goal window -STR_GOALS_CAPTION :{WHITE}Goals +STR_GOALS_CAPTION :{WHITE}{COMPANY} Goals +STR_GOALS_SPECTATOR_CAPTION :{WHITE}Global Goals STR_GOALS_GLOBAL_TITLE :{BLACK}Global goals: STR_GOALS_TEXT :{ORANGE}{RAW_STRING} STR_GOALS_NONE :{ORANGE}- None - +STR_GOALS_SPECTATOR_NONE :{ORANGE}- Not applicable - STR_GOALS_PROGRESS :{ORANGE}{RAW_STRING} STR_GOALS_PROGRESS_COMPLETE :{GREEN}{RAW_STRING} STR_GOALS_COMPANY_TITLE :{BLACK}Company goals: -- cgit v1.2.3-54-g00ecf