summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2010-04-25 20:37:20 +0000
committerpeter1138 <peter1138@openttd.org>2010-04-25 20:37:20 +0000
commitaa096f859cbe5e132cf447e7cfefe0b1cfe57aea (patch)
treea999b57b5d061e25ed230dca74818534e572e265 /src
parent4761d24f893868521dd3fece2f501839e470dec4 (diff)
downloadopenttd-aa096f859cbe5e132cf447e7cfefe0b1cfe57aea.tar.xz
(svn r19726) -Fix [FS#Sacro]: Broken English.
Diffstat (limited to 'src')
-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 fd175c3ad..89f0c85c4 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1095,7 +1095,7 @@ STR_CONFIG_SETTING_ROAD_VEHICLE_ACCELERATION_MODEL_ORIGINAL :Original
STR_CONFIG_SETTING_ROAD_VEHICLE_ACCELERATION_MODEL_REALISTIC :Realistic
STR_CONFIG_SETTING_TRAIN_SLOPE_STEEPNESS :{LTBLUE}Slope steepness for trains {ORANGE}{STRING1}%
STR_CONFIG_SETTING_ROAD_VEHICLE_SLOPE_STEEPNESS :{LTBLUE}Slope steepness for road vehicles {ORANGE}{STRING1}%
-STR_CONFIG_SETTING_FORBID_90_DEG :{LTBLUE}Forbid trains and ships to make 90 deg turns: {ORANGE}{STRING1} {LTBLUE} (not with OPF)
+STR_CONFIG_SETTING_FORBID_90_DEG :{LTBLUE}Forbid trains and ships from making 90° turns: {ORANGE}{STRING1} {LTBLUE} (not with OPF)
STR_CONFIG_SETTING_JOINSTATIONS :{LTBLUE}Join train stations built next to each other: {ORANGE}{STRING1}
STR_CONFIG_SETTING_DISTANT_JOIN_STATIONS :{LTBLUE}Allow to join stations not directly adjacent: {ORANGE}{STRING1}
STR_CONFIG_SETTING_IMPROVEDLOAD :{LTBLUE}Use improved loading algorithm: {ORANGE}{STRING1}