musescore / musescore/muse_framework

Untranslated texts

Open Beginner friendly
#110 0 comments 0 reactions 0 assignees View on GitHub

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:

Image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.