[MU4 Issue] Change "Hide/delete palette" to "Hide/Delete palette"
Describe the issue
In the palettes area, "Hide/delete palette" needs to be changed to "Hide/Delete palette".
In which file? @rgreen5
"Hide/delete palette" needs to be changed to "Hide/Delete palette"
Why exactly is that?
In which file?
Open the MuseScore repo in Qt Creator, hit Ctrl+Shift+F (Cmd+Shift+F on macOS) and search for "Hide/delete palette"; then you'll find it automatically :)
Why exactly is that?
Because "Hide" and "Delete" are alternative beginnings of the sentence, and therefore both need to be capitalised, like we already do with "Staff/Part properties".
In which file?
Open the MuseScore repo in Qt Creator, hit Ctrl+Shift+F (Cmd+Shift+F on macOS) and search for "Hide/delete palette"; then you'll find it automatically :)
Why exactly is that?
Because "Hide" and "Delete" are alternative beginnings of the sentence, and therefore both need to be capitalised, like we already do with "Staff/Part properties".
Why in Qt creator? Is it not running in VS code?
VS Code is probably also fine. But the "big" Visual Studio not, because it won't see the QML files.
Retested on Win10