summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorterkhen <terkhen@openttd.org>2010-03-06 12:58:33 +0000
committerterkhen <terkhen@openttd.org>2010-03-06 12:58:33 +0000
commitb443a3ee0a39f28be1fde279e67c82ee51814f4d (patch)
tree031d81ef75f3783bc28166caf7994ea97415434f /src/lang
parentc958c2c31f0f04cdf66dfae0b95743011202655a (diff)
downloadopenttd-b443a3ee0a39f28be1fde279e67c82ee51814f4d.tar.xz
(svn r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%.
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index cc54f7bef..d14b0f11f 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1087,6 +1087,7 @@ STR_CONFIG_SETTING_ROAD_VEHICLE_ACCELERATION_MODEL :{LTBLUE}Road ve
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_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}