MuseScore icon indicating copy to clipboard operation
MuseScore copied to clipboard

[MU4 Issue] Change "Hide/delete palette" to "Hide/Delete palette"

Open rgreen5 opened this issue 3 years ago • 5 comments

Describe the issue

In the palettes area, "Hide/delete palette" needs to be changed to "Hide/Delete palette".

rgreen5 avatar Jan 01 '23 10:01 rgreen5

In which file? @rgreen5

Rishav1707 avatar Jan 02 '23 10:01 Rishav1707

"Hide/delete palette" needs to be changed to "Hide/Delete palette"

Why exactly is that?

HowardC2019 avatar Jan 02 '23 11:01 HowardC2019

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".

cbjeukendrup avatar Jan 02 '23 12:01 cbjeukendrup

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?

Rishav1707 avatar Jan 02 '23 12:01 Rishav1707

VS Code is probably also fine. But the "big" Visual Studio not, because it won't see the QML files.

cbjeukendrup avatar Jan 02 '23 12:01 cbjeukendrup

Retested on Win10

DmitryArefiev avatar Mar 08 '23 14:03 DmitryArefiev