From 4e41cf9e2bf99fb544562840d098d112d20220b1 Mon Sep 17 00:00:00 2001 From: dominik Date: Sun, 21 Nov 2004 22:44:13 +0000 Subject: (svn r745) Added newgrf GUI (in options menu)\nThe interface currently only displays the installed grf sets, you can't (de)activate them through the gui yet --- lang/english.txt | 53 +++++++++++++++++++++++++++++++---------------------- 1 file changed, 31 insertions(+), 22 deletions(-) (limited to 'lang') diff --git a/lang/english.txt b/lang/english.txt index 78627b400..fdb8111d2 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -189,9 +189,9 @@ STR_00B7_VERSION :{BLACK}OpenTTD version {REV} STR_00B8_ORIGINAL_DESIGN_PROGRAM :{BLACK}Original design by Chris Sawyer STR_00B9_ORIGINAL_GRAPHICS :{BLACK}Original graphics by Simon Foster STR_SPECIAL_THANKS :{BLACK}Special thanks go out to: -STR_SPECIAL_THANKS_SIGNALS :{BLACK}° Pre-Signals and Semaphores {COPYRIGHT} 2003 Michael Blunck -STR_SPECIAL_THANKS_CANALS :{BLACK}° Foundations for Tracks on Slopes {COPYRIGHT} Marcin Grzegorczyk -STR_SPECIAL_THANKS_FOUNDATIONS :{BLACK}° Canal/Lock graphics {COPYRIGHT} 2003-2004 George +STR_SPECIAL_THANKS_SIGNALS :{BLACK} Pre-Signals and Semaphores {COPYRIGHT} 2003 Michael Blunck +STR_SPECIAL_THANKS_CANALS :{BLACK} Foundations for Tracks on Slopes {COPYRIGHT} Marcin Grzegorczyk +STR_SPECIAL_THANKS_FOUNDATIONS :{BLACK} Canal/Lock graphics {COPYRIGHT} 2003-2004 George STR_00BA_COPYRIGHT_OPENTTD :{BLACK}OpenTTD {COPYRIGHT}2002-2004 The OpenTTD team STR_00C5 :{BLACK}{CROSS} @@ -729,28 +729,30 @@ STR_02C1_VEHICLE_DESIGN_NAMES_SELECTION :{BLACK}Vehicle design names selection STR_02C2_SAVE_CUSTOMIZED_VEHICLE :{BLACK}Save customized vehicle design names to disk ############ range for menu starts -STR_02C3_GAME_OPTIONS :Game options -STR_02C4_GAME_OPTIONS :Game options +STR_02C3_GAME_OPTIONS :Game options +STR_02C4_GAME_OPTIONS :Game options STR_02C5_DIFFICULTY_SETTINGS :Difficulty settings STR_02C6_DIFFICULTY_SETTINGS :Difficulty settings -STR_02C7_CONFIG_PATCHES :Configure patches -STR_02C8_CONFIG_PATCHES :Configure patches -STR_GAMEOPTMENU_0A : -STR_GAMEOPTMENU_0B : +STR_02C7_CONFIG_PATCHES :Configure patches +STR_02C8_CONFIG_PATCHES :Configure patches +STR_NEWGRF_SETTINGS :Newgrf settings +STR_NEWGRF_SETTINGS2 :Newgrf settings +STR_GAMEOPTMENU_0A : +STR_GAMEOPTMENU_0B : STR_02C9_TOWN_NAMES_DISPLAYED :{CHECKMARK}{SETX 12}Town names displayed STR_02CA_TOWN_NAMES_DISPLAYED :{SETX 12}Town names displayed -STR_02CB_STATION_NAMES_DISPLAYED :{CHECKMARK}{SETX 12}Station names displayed -STR_02CC_STATION_NAMES_DISPLAYED :{SETX 12}Station names displayed -STR_02CD_SIGNS_DISPLAYED :{CHECKMARK}{SETX 12}Signs displayed -STR_02CE_SIGNS_DISPLAYED :{SETX 12}Signs displayed -STR_WAYPOINTS_DISPLAYED :{CHECKMARK}{SETX 12}Waypoints displayed -STR_WAYPOINTS_DISPLAYED2 :{SETX 12}Waypoints displayed -STR_02CF_FULL_ANIMATION :{CHECKMARK}{SETX 12}Full animation -STR_02D0_FULL_ANIMATION :{SETX 12}Full animation -STR_02D1_FULL_DETAIL :{CHECKMARK}{SETX 12}Full detail -STR_02D2_FULL_DETAIL :{SETX 12}Full detail -STR_02D3_TRANSPARENT_BUILDINGS :{CHECKMARK}{SETX 12}Transparent buildings -STR_02D4_TRANSPARENT_BUILDINGS :{SETX 12}Transparent buildings +STR_02CB_STATION_NAMES_DISPLAYED :{CHECKMARK}{SETX 12}Station names displayed +STR_02CC_STATION_NAMES_DISPLAYED :{SETX 12}Station names displayed +STR_02CD_SIGNS_DISPLAYED :{CHECKMARK}{SETX 12}Signs displayed +STR_02CE_SIGNS_DISPLAYED :{SETX 12}Signs displayed +STR_WAYPOINTS_DISPLAYED :{CHECKMARK}{SETX 12}Waypoints displayed +STR_WAYPOINTS_DISPLAYED2 :{SETX 12}Waypoints displayed +STR_02CF_FULL_ANIMATION :{CHECKMARK}{SETX 12}Full animation +STR_02D0_FULL_ANIMATION :{SETX 12}Full animation +STR_02D1_FULL_DETAIL :{CHECKMARK}{SETX 12}Full detail +STR_02D2_FULL_DETAIL :{SETX 12}Full detail +STR_02D3_TRANSPARENT_BUILDINGS :{CHECKMARK}{SETX 12}Transparent buildings +STR_02D4_TRANSPARENT_BUILDINGS :{SETX 12}Transparent buildings ############ range ends here ############ range for menu starts @@ -883,7 +885,7 @@ STR_CURR_CZK :Czech Koruna (CZK) STR_CURR_ISK :Icelandic Krona (ISK) STR_CURR_NOK :Norwegian Krone (NOK) STR_CURR_ROL :Romanian Leu (Lei) -STR_CURR_EUR :Euro (€) +STR_CURR_EUR :Euro () STR_OPTIONS_LANG :{BLACK}Language STR_OPTIONS_LANG_CBO :{BLACK}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{SKIP}{STRING} @@ -2600,3 +2602,10 @@ STR_PERFORMANCE_DETAIL_MONEY_TIP :{BLACK}Amount of cash on hand STR_PERFORMANCE_DETAIL_LOAN_TIP :{BLACK}Do you have a high loan? STR_PERFORMANCE_DETAIL_TOTAL_TIP :{BLACK}Total points out of possible points +STR_NEWGRF_SETINGS_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 to install new graphics. +STR_NEWGRF_FILENAME :{BLACK}Filename: +STR_NEWGRF_GRF_ID :{BLACK}GRF ID: \ No newline at end of file -- cgit v1.2.3-54-g00ecf