summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2012-10-13 09:16:20 +0000
committerfrosch <frosch@openttd.org>2012-10-13 09:16:20 +0000
commit72fc7710392ada9a19b705fda3c710c1da74c599 (patch)
treebf5a9e5de0a00190ecd79f59de58f417d49c0d28 /src/lang/english.txt
parent2abe4ac280dd0495bceee34cf94bab2c6d3d3230 (diff)
downloadopenttd-72fc7710392ada9a19b705fda3c710c1da74c599.tar.xz
(svn r24590) -Feature: More options for the auto-scroll setting. (adf88)
Diffstat (limited to 'src/lang/english.txt')
-rw-r--r--src/lang/english.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index a1ee33eb8..b4e0595d0 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1192,7 +1192,11 @@ STR_CONFIG_SETTING_STOP_LOCATION_FAR_END :far end
STR_CONFIG_SETTING_ROAD_VEHICLE_QUEUEING :Road vehicle queueing (with quantum effects): {STRING2}
STR_CONFIG_SETTING_ROAD_VEHICLE_QUEUEING_HELPTEXT :Make road vehicle wait in front of occupied road stops until they are cleared
STR_CONFIG_SETTING_AUTOSCROLL :Pan window when mouse is at the edge: {STRING2}
-STR_CONFIG_SETTING_AUTOSCROLL_HELPTEXT :When enabled, the main display will start to scroll when the mouse is near the edge of the screen
+STR_CONFIG_SETTING_AUTOSCROLL_HELPTEXT :When enabled, viewports will start to scroll when the mouse is near the edge of the window
+STR_CONFIG_SETTING_AUTOSCROLL_DISABLED :disabled
+STR_CONFIG_SETTING_AUTOSCROLL_MAIN_VIEWPORT_FULLSCREEN :main viewport, full-screen only
+STR_CONFIG_SETTING_AUTOSCROLL_MAIN_VIEWPORT :main viewport
+STR_CONFIG_SETTING_AUTOSCROLL_EVERY_VIEWPORT :every viewport
STR_CONFIG_SETTING_BRIBE :Allow bribing of the local authority: {STRING2}
STR_CONFIG_SETTING_BRIBE_HELPTEXT :Allow companies to try bribing the local town authority. If the bribe is noticed by an inspector, the company will not be able to act in the town for six months
STR_CONFIG_SETTING_ALLOW_EXCLUSIVE :Allow buying exclusive transport rights: {STRING2}