musescore / musescore/muse_framework
Untranslated texts
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12
- Forks
- 57
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 37
Description
I found 2 texts that, as they show in a MuseScore dialog, should be translated/translatable, but are not:
Affects the texts "empty document" and "unknown encoding". Code:
https://github.com/musescore/muse_framework/blob/8c223d87b982edf135a8a21da61189201a7ec5a6/framework/global/serialization/xmlstreamreader.cpp#L74-L97
Apart from that both strings should probably start with a capital letter
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open framework/global/serialization/xmlstreamreader.cpp at lines 74-97 and inspect how the “empty document” and “unknown encoding” texts are produced. Make both strings translatable and begin them with capital letters, then verify the affected MuseScore dialog displays the updated text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100