From 1ba264866ab34ab1cb9fe0cd0296fc46e34b673f Mon Sep 17 00:00:00 2001 From: peter1138 Date: Mon, 4 Dec 2006 14:27:54 +0000 Subject: (svn r7357) -Codechange: new NewGRF set up window which allows modification of NewGRF settings. --- lang/english.txt | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) (limited to 'lang') diff --git a/lang/english.txt b/lang/english.txt index 2e8369c66..24459f005 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -760,7 +760,7 @@ STR_CHECKMARK :{CHECKMARK} STR_02C3_GAME_OPTIONS :Game options STR_02C5_DIFFICULTY_SETTINGS :Difficulty settings STR_02C7_CONFIG_PATCHES :Configure patches -STR_NEWGRF_SETTINGS :Newgrf settings +STR_NEWGRF_SETTINGS :NewGRF settings STR_GAMEOPTMENU_0A : STR_02CA_TOWN_NAMES_DISPLAYED :{SETX 12}Town names displayed STR_02CC_STATION_NAMES_DISPLAYED :{SETX 12}Station names displayed @@ -2870,13 +2870,37 @@ STR_PERFORMANCE_DETAIL_MONEY_TIP :{BLACK}Amount o STR_PERFORMANCE_DETAIL_LOAN_TIP :{BLACK}The amount of money this company has taken on loan STR_PERFORMANCE_DETAIL_TOTAL_TIP :{BLACK}Total points out of possible points -STR_NEWGRF_SETTINGS_CAPTION :{WHITE}Newgrf settings +STR_NEWGRF_SETTINGS_BUTTON :{BLACK}NewGRF Settings +STR_NEWGRF_SETTINGS_CAPTION :{WHITE}NewGRF settings STR_NEWGRF_APPLY_CHANGES :{BLACK}Apply changes STR_NEWGRF_SET_PARAMETERS :{BLACK}Set parameters STR_NEWGRF_TIP :{BLACK}A list of all the Newgrf sets that you have installed. Click a set to change the settings STR_NEWGRF_NO_FILES_INSTALLED :{BLACK}There are currently no newgrf files installed! Please refer to the manual for instructions on installing new graphics -STR_NEWGRF_FILENAME :{BLACK}Filename: -STR_NEWGRF_GRF_ID :{BLACK}GRF ID: +STR_NEWGRF_FILENAME :{BLACK}Filename: {SILVER}{STRING} +STR_NEWGRF_GRF_ID :{BLACK}GRF ID: {SILVER}{STRING} +STR_NEWGRF_MD5SUM :{BLACK}MD5sum: {SILVER}{STRING} + +STR_NEWGRF_ADD :{BLACK}Add +STR_NEWGRF_ADD_TIP :{BLACK}Add a NewGRF file to the list +STR_NEWGRF_REMOVE :{BLACK}Remove +STR_NEWGRF_REMOVE_TIP :{BLACK}Remove the selected NewGRF file from the list +STR_NEWGRF_MOVEUP :{BLACK}Move Up +STR_NEWGRF_MOVEUP_TIP :{BLACK}Move the selected NewGRF file up the list +STR_NEWGRF_MOVEDOWN :{BLACK}Move Down +STR_NEWGRF_MOVEDOWN_TIP :{BLACK}Move the selected NewGRF file down the list +STR_NEWGRF_FILE_TIP :{BLACK}A list of the NewGRF files that are installed. Click a file to change its parameters +STR_NEWGRF_PARAMETER :{BLACK}Parameters: {SILVER}{STRING} +STR_NEWGRF_PARAMETER_QUERY :{BLACK}Enter NewGRF parameters +STR_NEWGRF_NO_INFO :{BLACK}No information available + +STR_NEWGRF_ADD_CAPTION :{WHITE}Available NewGRF files +STR_NEWGRF_ADD_FILE :{BLACK}Add to selection +STR_NEWGRF_ADD_FILE_TIP :{BLACK}Add the selected NewGRF file to your configuration +STR_NEWGRF_RESCAN_FILES :{BLACK}Rescan files +STR_NEWGRF_RESCAN_FILES_TIP :{BLACK}Update the list of available NewGRF files + +STR_NEWGRF_NOT_FOUND :{RED}Matching file not found +STR_NEWGRF_DISABLED :{RED}Disabled STR_CURRENCY_WINDOW :{WHITE}Custom currency STR_CURRENCY_EXCHANGE_RATE :{LTBLUE}Exchange rate: {ORANGE}{CURRENCY} = £ {COMMA} -- cgit v1.2.3-70-g09d2