From e339188dedbb0a99c56536380aa0f32b31959327 Mon Sep 17 00:00:00 2001 From: frosch Date: Sun, 27 Dec 2020 23:25:43 +0100 Subject: Add: a go-to-location button to the LandInfo window. --- 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 99025ae62..8ec1250b8 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2630,6 +2630,7 @@ STR_INDUSTRY_CARGOES_SELECT_INDUSTRY_TOOLTIP :{BLACK}Select t # Land area window STR_LAND_AREA_INFORMATION_CAPTION :{WHITE}Land Area Information +STR_LAND_AREA_INFORMATION_LOCATION_TOOLTIP :{BLACK}Centre the main view on tile location. Ctrl+Click opens a new viewport on tile location STR_LAND_AREA_INFORMATION_COST_TO_CLEAR_N_A :{BLACK}Cost to clear: {LTBLUE}N/A STR_LAND_AREA_INFORMATION_COST_TO_CLEAR :{BLACK}Cost to clear: {RED}{CURRENCY_LONG} STR_LAND_AREA_INFORMATION_REVENUE_WHEN_CLEARED :{BLACK}Revenue when cleared: {LTBLUE}{CURRENCY_LONG} -- cgit v1.2.3-54-g00ecf