Skip to content

Commit

Permalink
Change: use vanilla naming for town zones
Browse files Browse the repository at this point in the history
  • Loading branch information
WenSimEHRP committed Jan 2, 2025
1 parent ec7cf5a commit 3b7faa7
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions src/lang/extra/english.txt
Original file line number Diff line number Diff line change
Expand Up @@ -653,27 +653,27 @@ STR_CONFIG_SETTING_TREE_GROWTH_STATIC :None

STR_CONFIG_SETTING_TOWN_ZONES :{ORANGE}Custom town zones
STR_CONFIG_SETTING_TOWN_ZONE_CALC_MODE :Use custom town zone calculations: {STRING2}
STR_CONFIG_SETTING_TOWN_ZONE_CALC_MODE_HELPTEXT :Allows manually configuring the size of town zones generated by towns. The default values for custom town zone settings are similar to the default town generation. Some zones only require small changes while Zone 0 in particular benefits from larger values.
STR_CONFIG_SETTING_TOWN_ZONE_0_MULT :Multiplier for Town Zone 0: {STRING2}
STR_CONFIG_SETTING_TOWN_ZONE_0_MULT_HELPTEXT :Multiplier for the size of Town Zone 0 (Outermost roads with no pavement). This setting can benefit from large values.
STR_CONFIG_SETTING_TOWN_ZONE_1_MULT :Multiplier for Town Zone 1: {STRING2}
STR_CONFIG_SETTING_TOWN_ZONE_1_MULT_HELPTEXT :Multiplier for the size of Town Zone 1 (Outer zone with pavements). This setting works best with minor alterations.
STR_CONFIG_SETTING_TOWN_ZONE_2_MULT :Multiplier for Town Zone 2: {STRING2}
STR_CONFIG_SETTING_TOWN_ZONE_2_MULT_HELPTEXT :Multiplier for the size of Town Zone 2 (Outer zone with pavements). This setting works best with minor alterations.
STR_CONFIG_SETTING_TOWN_ZONE_3_MULT :Multiplier for Town Zone 3: {STRING2}
STR_CONFIG_SETTING_TOWN_ZONE_3_MULT_HELPTEXT :Multiplier for the size of Town Zone 3 (Inner tree-lined roads). This setting works best with minor alterations.
STR_CONFIG_SETTING_TOWN_ZONE_4_MULT :Multiplier for Town Zone 4: {STRING2}
STR_CONFIG_SETTING_TOWN_ZONE_4_MULT_HELPTEXT :Multiplier for the size of Town Zone 4 (Innermost roads with street lights). This setting works best with minor alterations.
STR_CONFIG_SETTING_CITY_ZONE_0_MULT :Multiplier for City Zone 0: {STRING2}
STR_CONFIG_SETTING_CITY_ZONE_0_MULT_HELPTEXT :Multiplier for the size of City Zone 0 (Outermost roads with no pavement). This setting can benefit from large values.
STR_CONFIG_SETTING_CITY_ZONE_1_MULT :Multiplier for City Zone 1: {STRING2}
STR_CONFIG_SETTING_CITY_ZONE_1_MULT_HELPTEXT :Multiplier for the size of City Zone 1 (Outer zone with pavements). This setting works best with minor alterations.
STR_CONFIG_SETTING_CITY_ZONE_2_MULT :Multiplier for City Zone 2: {STRING2}
STR_CONFIG_SETTING_CITY_ZONE_2_MULT_HELPTEXT :Multiplier for the size of City Zone 2 (Outer zone with pavements). This setting works best with minor alterations.
STR_CONFIG_SETTING_CITY_ZONE_3_MULT :Multiplier for City Zone 3: {STRING2}
STR_CONFIG_SETTING_CITY_ZONE_3_MULT_HELPTEXT :Multiplier for the size of City Zone 3 (Inner tree-lined roads). This setting works best with minor alterations.
STR_CONFIG_SETTING_CITY_ZONE_4_MULT :Multiplier for City Zone 4: {STRING2}
STR_CONFIG_SETTING_CITY_ZONE_4_MULT_HELPTEXT :Multiplier for the size of City Zone 4 (Innermost roads with street lights). This setting works best with minor alterations.
STR_CONFIG_SETTING_TOWN_ZONE_CALC_MODE_HELPTEXT :Allows manually configuring the size of town zones generated by towns. The default values for custom town zone settings are similar to the default town generation. Some zones only require small changes while Town / City Edge (Zone 1) in particular benefits from larger values.
STR_CONFIG_SETTING_TOWN_ZONE_0_MULT :Multiplier for Town Edge: {STRING2}
STR_CONFIG_SETTING_TOWN_ZONE_0_MULT_HELPTEXT :Multiplier for the size of Town Edge (Zone 1, Outermost roads with no pavement). This setting can benefit from large values.
STR_CONFIG_SETTING_TOWN_ZONE_1_MULT :Multiplier for Town Outskirts: {STRING2}
STR_CONFIG_SETTING_TOWN_ZONE_1_MULT_HELPTEXT :Multiplier for the size of Town Outskirts (Zone 2, Outer zone with pavements). This setting works best with minor alterations.
STR_CONFIG_SETTING_TOWN_ZONE_2_MULT :Multiplier for Town Outer Suburbs: {STRING2}
STR_CONFIG_SETTING_TOWN_ZONE_2_MULT_HELPTEXT :Multiplier for the size of Town Outer Suburbs (Zone 3, Outer zone with pavements). This setting works best with minor alterations.
STR_CONFIG_SETTING_TOWN_ZONE_3_MULT :Multiplier for Town Inner Suburbs: {STRING2}
STR_CONFIG_SETTING_TOWN_ZONE_3_MULT_HELPTEXT :Multiplier for the size of Town Inner Suburbs (Zone 4, Inner tree-lined roads). This setting works best with minor alterations.
STR_CONFIG_SETTING_TOWN_ZONE_4_MULT :Multiplier for Town Centre: {STRING2}
STR_CONFIG_SETTING_TOWN_ZONE_4_MULT_HELPTEXT :Multiplier for the size of Town Centre (Zone 5, Innermost roads with street lights). This setting works best with minor alterations.
STR_CONFIG_SETTING_CITY_ZONE_0_MULT :Multiplier for City Edge: {STRING2}
STR_CONFIG_SETTING_CITY_ZONE_0_MULT_HELPTEXT :Multiplier for the size of City Edge (Zone 1, Outermost roads with no pavement). This setting can benefit from large values.
STR_CONFIG_SETTING_CITY_ZONE_1_MULT :Multiplier for City Outskirts: {STRING2}
STR_CONFIG_SETTING_CITY_ZONE_1_MULT_HELPTEXT :Multiplier for the size of City Outskirts (Zone 2, Outer zone with pavements). This setting works best with minor alterations.
STR_CONFIG_SETTING_CITY_ZONE_2_MULT :Multiplier for City Outer Suburbs: {STRING2}
STR_CONFIG_SETTING_CITY_ZONE_2_MULT_HELPTEXT :Multiplier for the size of City Outer Suburbs (Zone 3, Outer zone with pavements). This setting works best with minor alterations.
STR_CONFIG_SETTING_CITY_ZONE_3_MULT :Multiplier for City Inner Suburbs: {STRING2}
STR_CONFIG_SETTING_CITY_ZONE_3_MULT_HELPTEXT :Multiplier for the size of City Inner Suburbs (Zone 4, Inner tree-lined roads). This setting works best with minor alterations.
STR_CONFIG_SETTING_CITY_ZONE_4_MULT :Multiplier for City Centre: {STRING2}
STR_CONFIG_SETTING_CITY_ZONE_4_MULT_HELPTEXT :Multiplier for the size of City Centre (Zone 5, Innermost roads with street lights). This setting works best with minor alterations.

STR_CONFIG_SETTING_TOWN_GROWTH_CARGO_TRANSPORTED :Town growth speed depends on transported cargo: {STRING2}
STR_CONFIG_SETTING_TOWN_GROWTH_CARGO_TRANSPORTED_HELPTEXT :Percentage of town growth speed which depends on proportion of town cargo transported in the last month.{}This percentage of the calculated town growth speed is multiplied by the fraction of passengers and mail which were transported in the last month. This setting can only decrease the town growth speed, not increase it.
Expand Down

0 comments on commit 3b7faa7

Please sign in to comment.