Unused strings in Musescore?
I'm helping to use Transifex to translate into Spanish.
In the file https://github.com/musescore/MuseScore/blob/master/mscore/editstyle.ui there are several strings that start
Reset 'Distance...
It seems the strings are made up of more than one string. Reset '%' value, where % mostly starts with the word Distance.
It seems these are related to the "Reset to default" in the Style dialog box but they do not appear in the dialog box up to revision: 598057d (which is the last update I downloaded).
Are these used or am I missing something?
Comments
These are for accessibility, that is screen readers will read those aloud to visually impaired users
In reply to These are for accessibility,… by Jojo-Schmitz
I better start translating them. Thanks!