summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorPeter Nelson <peter1138@openttd.org>2018-05-18 22:16:15 +0100
committerPatric Stout <truebrain@openttd.org>2019-03-03 20:59:44 +0100
commit3f327116db615a902c0ddf149fd35d031955fcfa (patch)
tree4a68078512d3365c639444098fc04edd801b5dde /src/lang
parenta67ee025294278f9113a1c8bcb5ee91d9e174f69 (diff)
downloadopenttd-3f327116db615a902c0ddf149fd35d031955fcfa.tar.xz
Change: Don't apply forbid 90 deg turn settings to ships.
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index 6c482f053..5602094ee 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1200,8 +1200,8 @@ STR_CONFIG_SETTING_TRAIN_SLOPE_STEEPNESS_HELPTEXT :Steepness of a
STR_CONFIG_SETTING_PERCENTAGE :{COMMA}%
STR_CONFIG_SETTING_ROAD_VEHICLE_SLOPE_STEEPNESS :Slope steepness for road vehicles: {STRING2}
STR_CONFIG_SETTING_ROAD_VEHICLE_SLOPE_STEEPNESS_HELPTEXT :Steepness of a sloped tile for a road vehicle. Higher values make it more difficult to climb a hill
-STR_CONFIG_SETTING_FORBID_90_DEG :Forbid trains and ships from making 90° turns: {STRING2}
-STR_CONFIG_SETTING_FORBID_90_DEG_HELPTEXT :90 degree turns occur when a horizontal track is directly followed by a vertical track piece on the adjacent tile, thus making the train turn by 90 degree when traversing the tile edge instead of the usual 45 degrees for other track combinations. This also applies to the turning radius of ships
+STR_CONFIG_SETTING_FORBID_90_DEG :Forbid trains from making 90° turns: {STRING2}
+STR_CONFIG_SETTING_FORBID_90_DEG_HELPTEXT :90 degree turns occur when a horizontal track is directly followed by a vertical track piece on the adjacent tile, thus making the train turn by 90 degree when traversing the tile edge instead of the usual 45 degrees for other track combinations.
STR_CONFIG_SETTING_DISTANT_JOIN_STATIONS :Allow to join stations not directly adjacent: {STRING2}
STR_CONFIG_SETTING_DISTANT_JOIN_STATIONS_HELPTEXT :Allow adding parts to a station without directly touching the existing parts. Needs Ctrl+Click while placing the new parts
STR_CONFIG_SETTING_INFLATION :Inflation: {STRING2}