diff --git a/core/resources/l10n/messages.properties b/core/resources/l10n/messages.properties index 057634612..0ad43a056 100644 --- a/core/resources/l10n/messages.properties +++ b/core/resources/l10n/messages.properties @@ -40,8 +40,8 @@ RocketActions.DuplicateAct.ttip.Duplicate = Duplicate this component (and subcom RocketActions.EditAct.Edit = Edit RocketActions.EditAct.ttip.Edit = Edit the selected component. RocketActions.Select = Select -RocketActions.Select.SelectSameColorAct = Components with same color -RocketActions.Select.SelectSameColorAct.ttip = Select all components with the same color as this component. +RocketActions.Select.SelectSameColorAct = Components of same color +RocketActions.Select.SelectSameColorAct.ttip = Select all components of the same color as this component. RocketActions.Select.SelectNoneAct = None RocketActions.Select.SelectNoneAct.ttip = Deselect all components. RocketActions.ScaleAct.Scale = Scale