Changeset - r28296:8599459c4534
[Not reviewed]
master
0 1 0
Tyler Trahan - 12 months ago 2023-12-13 22:03:39
tyler@tylertrahan.com
Change: Don't mention TerraGenesis in setting helptexts

We no longer show the land generator in the World Generation GUI, so this is less important to explain in tooltips.
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
src/lang/english.txt
Show inline comments
 
@@ -1491,7 +1491,7 @@ STR_CONFIG_SETTING_LAND_GENERATOR_ORIGIN
 
STR_CONFIG_SETTING_LAND_GENERATOR_TERRA_GENESIS                 :TerraGenesis
 

	
 
STR_CONFIG_SETTING_TERRAIN_TYPE                                 :Terrain type: {STRING2}
 
STR_CONFIG_SETTING_TERRAIN_TYPE_HELPTEXT                        :(TerraGenesis only) Hilliness of the landscape
 
STR_CONFIG_SETTING_TERRAIN_TYPE_HELPTEXT                        :Hilliness of the landscape
 

	
 
STR_CONFIG_SETTING_INDUSTRY_DENSITY                             :Industry density: {STRING2}
 
STR_CONFIG_SETTING_INDUSTRY_DENSITY_HELPTEXT                    :Set how many industries should be generated and what level should be maintained during the game
 
@@ -1511,7 +1511,7 @@ STR_CONFIG_SETTING_DESERT_COVERAGE_HELPT
 
STR_CONFIG_SETTING_DESERT_COVERAGE_VALUE                        :{NUM}%
 

	
 
STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN                         :Roughness of terrain: {STRING2}
 
STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN_HELPTEXT                :(TerraGenesis only) Choose the frequency of hills: Smooth landscapes have fewer, more wide-spread hills. Rough landscapes have many hills, which may look repetitive
 
STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN_HELPTEXT                :Choose the frequency of hills: Smooth landscapes have fewer, more wide-spread hills. Rough landscapes have many hills, which may look repetitive
 
###length 4
 
STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN_VERY_SMOOTH             :Very Smooth
 
STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN_SMOOTH                  :Smooth
 
@@ -1519,7 +1519,7 @@ STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN_
 
STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN_VERY_ROUGH              :Very Rough
 

	
 
STR_CONFIG_SETTING_VARIETY                                      :Variety distribution: {STRING2}
 
STR_CONFIG_SETTING_VARIETY_HELPTEXT                             :(TerraGenesis only) Control whether the map contains both mountainous and flat areas. Since this only makes the map flatter, other settings should be set to mountainous
 
STR_CONFIG_SETTING_VARIETY_HELPTEXT                             :Control whether the map contains both mountainous and flat areas. Since this only makes the map flatter, other settings should be set to mountainous
 

	
 
STR_CONFIG_SETTING_RIVER_AMOUNT                                 :River amount: {STRING2}
 
STR_CONFIG_SETTING_RIVER_AMOUNT_HELPTEXT                        :Choose how many rivers to generate
0 comments (0 inline, 0 general)