summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2008-09-08 19:20:39 +0000
committerfrosch <frosch@openttd.org>2008-09-08 19:20:39 +0000
commitc229e15b91ca26e740e5c328e2f2a3495c17b20a (patch)
tree75c65b425c8f4648febeb519b8c25ebf556e4f29 /src/lang/english.txt
parentd0d40c625a1a1c585440de5d6846af7d24298933 (diff)
downloadopenttd-c229e15b91ca26e740e5c328e2f2a3495c17b20a.tar.xz
(svn r14276) -Fix: Rename one of the advanced settings, as 'TTDPatch compatible nonstop handling' wasn't a correct description anymore.
Diffstat (limited to 'src/lang/english.txt')
-rw-r--r--src/lang/english.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index bc2ed1126..7f5349123 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1051,7 +1051,7 @@ STR_CONFIG_PATCHES_SAMEINDCLOSE :{LTBLUE}Industr
STR_CONFIG_PATCHES_LONGDATE :{LTBLUE}Always show long date in the status bar: {ORANGE}{STRING1}
STR_CONFIG_PATCHES_SIGNALSIDE :{LTBLUE}Show signals on the drive side: {ORANGE}{STRING1}
STR_CONFIG_PATCHES_SHOWFINANCES :{LTBLUE}Show finances window at the end of the year: {ORANGE}{STRING1}
-STR_CONFIG_PATCHES_NEW_NONSTOP :{LTBLUE}TTDPatch compatible nonstop handling: {ORANGE}{STRING1}
+STR_CONFIG_PATCHES_NONSTOP_BY_DEFAULT :{LTBLUE}New orders are 'non-stop' by default: {ORANGE}{STRING1}
STR_CONFIG_PATCHES_ROADVEH_QUEUE :{LTBLUE}Road vehicle queueing (with quantum effects): {ORANGE}{STRING1}
STR_CONFIG_PATCHES_AUTOSCROLL :{LTBLUE}Pan window when mouse is at the edge: {ORANGE}{STRING1}
STR_CONFIG_PATCHES_BRIBE :{LTBLUE}Allow bribing of the local authority: {ORANGE}{STRING1}