From 58d474797e90fbc551a455000cfbda16f15ad4a5 Mon Sep 17 00:00:00 2001 From: frosch Date: Mon, 14 May 2012 17:47:33 +0000 Subject: (svn r24245) -Change: Move the warning about big station spreads to the setting description. --- src/lang/english.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lang/english.txt') diff --git a/src/lang/english.txt b/src/lang/english.txt index b60644e68..8a7f235d3 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1270,8 +1270,8 @@ STR_CONFIG_SETTING_ENABLE_FREEFORM_EDGES :Enable landscap STR_CONFIG_SETTING_EDGES_NOT_EMPTY :{WHITE}One or more tiles at the northern edge are not empty STR_CONFIG_SETTING_EDGES_NOT_WATER :{WHITE}One or more tiles at one of the edges is not water -STR_CONFIG_SETTING_STATION_SPREAD :Max station spread: {STRING2} {RED}Warning: High value slows game -STR_CONFIG_SETTING_STATION_SPREAD_HELPTEXT :Maximum area the parts of a single station may be spread out on +STR_CONFIG_SETTING_STATION_SPREAD :Max station spread: {STRING2} +STR_CONFIG_SETTING_STATION_SPREAD_HELPTEXT :Maximum area the parts of a single station may be spread out on. Note that high values will slow the game STR_CONFIG_SETTING_SERVICEATHELIPAD :Service helicopters at helipads automatically: {STRING2} STR_CONFIG_SETTING_SERVICEATHELIPAD_HELPTEXT :Service helicopters after every landing, even if there is no depot at the airport STR_CONFIG_SETTING_LINK_TERRAFORM_TOOLBAR :Link landscape toolbar to rail/road/water/airport toolbars: {STRING2} -- cgit v1.2.3-54-g00ecf