musescore / musescore/MuseScore
Some score text strings should be removed from Transifex so they are impossible to translate
@DmitryArefiev is already working on this.
Since Jul 12, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
most of the text seen here can be translated through Transifex and can be presented in the target language instead of the original. This can be confusing and unnecessary, and I think the strings should be removed from Transifex so they would always appear in the original language
for clarity, I'm talking about the text that is inside the pallet, not the text in the bubble describing it (which is translated in this picture) because it can serve as the "actual translation" for inexperienced users to understand the musical terms if they are not familiar with them, and it will allow users to search for the text both in the original language and in the target language of the translation
Problem to be solved
this will allow users to use Musescore translated while still writing scores that look professional and will save users from redundantly correcting strings such as "legato" and "pizz." (and also tempo-related strings like "swing") which are never translated.
Prior art
No response
Additional context
No response
Contributor guide
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.
Assessment
This issue has not been assessed yet.