Skip to content

Commit

Permalink
Merge pull request #16574 from pratyaksh1610/parts-button-tooltip
Browse files Browse the repository at this point in the history
Modify Parts button tooltip text
  • Loading branch information
RomanPudashkin committed May 10, 2023
2 parents a145159 + 7b5a9f6 commit 49a2873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/notation/internal/notationuiactions.cpp
Expand Up @@ -491,7 +491,7 @@ const UiActionList NotationUiActions::m_actions = {
mu::context::UiCtxNotationOpened,
mu::context::CTX_NOTATION_OPENED,
TranslatableString("action", "Parts"),
TranslatableString("action", "Parts…"),
TranslatableString("action", "Manage parts"),
IconCode::Code::PAGE
),
UiAction("view-mode-page",
Expand Down

0 comments on commit 49a2873

Please sign in to comment.