summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordominik <dominik@openttd.org>2005-01-16 14:10:13 +0000
committerdominik <dominik@openttd.org>2005-01-16 14:10:13 +0000
commitbe5a832db39429d405f108170811f7695f1ee206 (patch)
treec339f98d782573374d22b15d5824d841bb4bfed8 /lang
parentef923fae44f785ef0446174de3eb78dbbf333019 (diff)
downloadopenttd-be5a832db39429d405f108170811f7695f1ee206.tar.xz
(svn r1543) Fix: [ 1101906 ] Configure Patches window text overflow
Diffstat (limited to 'lang')
-rw-r--r--lang/american.txt2
-rw-r--r--lang/english.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/american.txt b/lang/american.txt
index 52756b06b..4ad638257 100644
--- a/lang/american.txt
+++ b/lang/american.txt
@@ -974,7 +974,7 @@ STR_CONFIG_PATCHES_ON :On
STR_CONFIG_PATCHES_VEHICLESPEED :{LTBLUE}Show vehicle speed in status bar: {ORANGE}{STRING}
STR_CONFIG_PATCHES_BUILDONSLOPES :{LTBLUE}Allow building on slopes and coasts: {ORANGE}{STRING}
STR_CONFIG_PATCHES_CATCHMENT :{LTBLUE}Allow more realistically sized catchment areas: {ORANGE}{STRING}
-STR_CONFIG_PATCHES_EXTRADYNAMITE :{LTBLUE}Allow removal of more town-owned roads, bridges, tunnels, etc: {ORANGE}{STRING}
+STR_CONFIG_PATCHES_EXTRADYNAMITE :{LTBLUE}Allow removal of more town-owned roads, bridges, etc: {ORANGE}{STRING}
STR_CONFIG_PATCHES_MAMMOTHTRAINS :{LTBLUE}Enable building very long trains: {ORANGE}{STRING}
STR_CONFIG_PATCHES_REALISTICACCEL :{LTBLUE}Enable realistic acceleration for trains: {ORANGE}{STRING}
STR_CONFIG_PATCHES_JOINSTATIONS :{LTBLUE}Join train stations built next to each other: {ORANGE}{STRING}
diff --git a/lang/english.txt b/lang/english.txt
index a036eca51..fcdb958da 100644
--- a/lang/english.txt
+++ b/lang/english.txt
@@ -980,7 +980,7 @@ STR_CONFIG_PATCHES_ON :On
STR_CONFIG_PATCHES_VEHICLESPEED :{LTBLUE}Show vehicle speed in status bar: {ORANGE}{STRING}
STR_CONFIG_PATCHES_BUILDONSLOPES :{LTBLUE}Allow building on slopes and coasts: {ORANGE}{STRING}
STR_CONFIG_PATCHES_CATCHMENT :{LTBLUE}Allow more realistically sized catchment areas: {ORANGE}{STRING}
-STR_CONFIG_PATCHES_EXTRADYNAMITE :{LTBLUE}Allow removal of more town-owned roads, bridges, tunnels, etc: {ORANGE}{STRING}
+STR_CONFIG_PATCHES_EXTRADYNAMITE :{LTBLUE}Allow removal of more town-owned roads, bridges, etc: {ORANGE}{STRING}
STR_CONFIG_PATCHES_MAMMOTHTRAINS :{LTBLUE}Enable building very long trains: {ORANGE}{STRING}
STR_CONFIG_PATCHES_REALISTICACCEL :{LTBLUE}Enable realistic acceleration for trains: {ORANGE}{STRING}
STR_CONFIG_PATCHES_JOINSTATIONS :{LTBLUE}Join train stations built next to each other: {ORANGE}{STRING}