We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 623c54d + 3afb8ae commit fb97b8dCopy full SHA for fb97b8d
src/notation/internal/notationuiactions.cpp
@@ -2057,7 +2057,7 @@ const UiActionList NotationUiActions::m_actions = {
2057
UiAction("note-input-steptime",
2058
mu::context::UiCtxProjectOpened,
2059
mu::context::CTX_NOTATION_OPENED,
2060
- TranslatableString("action", "Default (step time)"),
+ TranslatableString("action", "Default (step-time)"),
2061
TranslatableString("action", "Toggle note input mode: default (step-time)"),
2062
IconCode::Code::EDIT
2063
),
0 commit comments