diff --git a/src/notation/qml/MuseScore/NotationScene/internal/SearchPopup.qml b/src/notation/qml/MuseScore/NotationScene/internal/SearchPopup.qml index 22f5b68fd6e37..7c50548e93bda 100644 --- a/src/notation/qml/MuseScore/NotationScene/internal/SearchPopup.qml +++ b/src/notation/qml/MuseScore/NotationScene/internal/SearchPopup.qml @@ -88,7 +88,7 @@ Rectangle { navigation.panel: root.navigationPanel navigation.order: 2 - navigation.accessible.name: qsTrc("notation", "Close Search") + navigation.accessible.name: qsTrc("notation", "Close search") navigation.enabled: root.visible onClicked: {