From 83b5b07710184e9120f9965d62f2423ace1d1a7d Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 23 Sep 2022 23:12:34 +0300 Subject: [PATCH 27/27] sandbox: Correct Space Elevator Tether helptext - Remove repetitive 'city' from the radius and vision radius text - Remove trailing spaces See osdn #45517 Signed-off-by: Marko Lindqvist --- data/sandbox/buildings.ruleset | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/sandbox/buildings.ruleset b/data/sandbox/buildings.ruleset index 63691d5af2..8373851a11 100644 --- a/data/sandbox/buildings.ruleset +++ b/data/sandbox/buildings.ruleset @@ -1156,16 +1156,16 @@ helptext = _("\ Each tile around the city that is already generating some trade, produces \ one extra trade resource.\ "), _("\ -Adds 3 trade route slots to the city. \ +Adds 3 trade route slots to the city.\ "), _("\ -Increases the city radius of the city. \ +Increases the radius of the city.\ "), _("\ -Increases the city vision radius of the city. \ +Increases the vision radius of the city.\ "), _("\ A Space Elevator is too easy for an enemy to destroy to leave operational \ and fully assembled during war. \ It is therefore shut down and without any effect if its owner is at war \ -with anyone at all. \ +with anyone at all.\ ") [building_space_module] -- 2.35.1