From 4bc6fcedce9fce3003843e81c280988839e71d5d Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Wed, 5 Oct 2022 06:00:16 +0300 Subject: [PATCH 34/34] sandbox: Correct Space Elevator helptext - Remove repetitive 'city' from the radius and vision radius text - Remove trailing spaces See osdn #45751 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 c0f10d773c..4e3e988b53 100644 --- a/data/sandbox/buildings.ruleset +++ b/data/sandbox/buildings.ruleset @@ -2132,16 +2132,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_statue_of_liberty] -- 2.35.1