From 01edaeec578bddb73b4513baf9d8bfe5f9a886b0 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 26 Sep 2007 16:12:43 +0000 Subject: (svn r11172) -Codechange: rewrite of town road building and addition of the possibility to clean up unconnected road bits during the local road reconstructions. Based on a patch by skidd13. --- src/lang/english.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lang') diff --git a/src/lang/english.txt b/src/lang/english.txt index 22972d9e3..8297e20ef 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1187,6 +1187,7 @@ STR_CONFIG_PATCHES_TOWN_GROWTH_VERY_FAST :Very fast STR_CONFIG_PATCHES_LARGER_TOWNS :{LTBLUE}Proportion of towns that will become cities: {ORANGE}1 in {STRING1} STR_CONFIG_PATCHES_LARGER_TOWNS_DISABLED :{LTBLUE}Proportion of towns that will become cities: {ORANGE}None STR_CONFIG_PATCHES_CITY_SIZE_MULTIPLIER :{LTBLUE}Initial city size multiplier: {ORANGE}{STRING1} +STR_CONFIG_MODIFIED_ROAD_REBUILD :{LTBLUE}Remove absurd road-elements during the road construction STR_CONFIG_PATCHES_GUI :{BLACK}Interface STR_CONFIG_PATCHES_CONSTRUCTION :{BLACK}Construction -- cgit v1.2.3-54-g00ecf