From ea237f0fad7deb76b3c2f9199dd695dc60dd23c6 Mon Sep 17 00:00:00 2001 From: SiboVG Date: Wed, 11 Jan 2023 14:59:55 +0100 Subject: [PATCH] Fix typo --- core/resources/l10n/messages.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/resources/l10n/messages.properties b/core/resources/l10n/messages.properties index 46d3d6746..3fb6b08f9 100644 --- a/core/resources/l10n/messages.properties +++ b/core/resources/l10n/messages.properties @@ -65,8 +65,8 @@ RocketPanel.lbl.Stability = Stability: RocketPanel.checkbox.ShowCGCP = Show CG/CP RocketPanel.checkbox.ShowCGCP.ttip = Disabling this checkbox hides the CG and CP markings in the rocket view. RocketPanel.lbl.Stages = Stages: -RocketPanel.btn.Stages.Toggle.ttip = Toggle this button to activate or deactivate the corresponding stage in your design. -RocketPanel.btn.Stages.NoChildren.ttip = This stages does not have any child components and is therefore marked as inactive.
Add components to the stage to activate it. +RocketPanel.btn.Stages.Toggle.ttip = Toggle this button to activate/deactivate the stage. +RocketPanel.btn.Stages.NoChildren.ttip = This stage does not have child components and is therefore marked as inactive.
Add components to the stage to activate it. RocketPanel.ttip.Rotation = Change the rocket's roll rotation (only affects the rocket view) ! BasicFrame