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