From 7b5a9f6da5d2d815854db6ae9ff163fba681297c Mon Sep 17 00:00:00 2001 From: pratyaksh1610 Date: Tue, 28 Feb 2023 00:15:05 +0530 Subject: [PATCH] changed Parts button tooltip text --- src/notation/internal/notationuiactions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/notation/internal/notationuiactions.cpp b/src/notation/internal/notationuiactions.cpp index f348b774a9dd..6605f6cebb95 100644 --- a/src/notation/internal/notationuiactions.cpp +++ b/src/notation/internal/notationuiactions.cpp @@ -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",