We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5e16e3 commit 19ea2baCopy full SHA for 19ea2ba
src/inspector/qml/MuseScore/Inspector/notation/lines/internal/PedalStyleSettings.qml
@@ -59,7 +59,7 @@ FocusableItem {
59
id: showLineCheckBox
60
visible: root.model && root.model.isChangingLineVisibilityAllowed
61
62
- text: qsTrc("inspector", "Show line with rosette")
+ text: qsTrc("inspector", "Make line to asterisk visible")
63
propertyItem: root.model ? root.model.isLineVisible : null
64
65
navigation.name: "ShowLineWithRosetteCheckBox"
0 commit comments