summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-11-10 17:58:55 +0000
committerrubidium <rubidium@openttd.org>2011-11-10 17:58:55 +0000
commitdcee792bab5f9c64df7099c33b80b00d19eeb24e (patch)
tree5272c95b7f1067a63026a1188bdd507dc5a42f6a /src/lang
parent82077965fcdbfb092ad730325e2453f75b9feaac (diff)
downloadopenttd-dcee792bab5f9c64df7099c33b80b00d19eeb24e.tar.xz
(svn r23180) -Cleanup: remove traces of having to double click on the NewGRF for changing the parameters
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index 18bbee2f1..79c1da8bb 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -2405,7 +2405,7 @@ STR_NEWGRF_SETTINGS_MOVEUP :{BLACK}Move Up
STR_NEWGRF_SETTINGS_MOVEUP_TOOLTIP :{BLACK}Move the selected NewGRF file up the list
STR_NEWGRF_SETTINGS_MOVEDOWN :{BLACK}Move Down
STR_NEWGRF_SETTINGS_MOVEDOWN_TOOLTIP :{BLACK}Move the selected NewGRF file down the list
-STR_NEWGRF_SETTINGS_FILE_TOOLTIP :{BLACK}A list of the NewGRF files that are installed. Click a file to change its parameters
+STR_NEWGRF_SETTINGS_FILE_TOOLTIP :{BLACK}A list of the NewGRF files that are installed.
STR_NEWGRF_SETTINGS_VIEW_README :{BLACK}View readme
STR_NEWGRF_SETTINGS_SET_PARAMETERS :{BLACK}Set parameters
@@ -2429,8 +2429,6 @@ STR_NEWGRF_SETTINGS_NOT_FOUND :{RED}Matching f
STR_NEWGRF_SETTINGS_DISABLED :{RED}Disabled
STR_NEWGRF_SETTINGS_INCOMPATIBLE :{RED}Incompatible with this version of OpenTTD
-STR_NEWGRF_SETTINGS_PARAMETER_QUERY :{BLACK}Enter NewGRF parameters
-
# NewGRF parameters window
STR_NEWGRF_PARAMETERS_CAPTION :{WHITE}Change NewGRF parameters
STR_NEWGRF_PARAMETERS_CLOSE :{BLACK}Close