Label translations truncated in some dialog boxes
Reported version
3.0
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
In some dialog boxes, some of the translations are truncated. One example I'm aware of is the Measure styles in the Format->Style... dialog box in Spanish.
I'm sure this can't be the only example, but I don't know a good way to find all of the problem labels. I can see two possible solutions to this,
- Allow New Line character to be interpreted in labels when included in the translation
-
Adjust the sized of dialog boxes with this issue.
-
seems problematic because on many systems like mine the Style dialog box already takes up the entire screen.
Currently the translation of the string that's too long in the Spanish has a New Line in it.
Comments
https://github.com/musescore/MuseScore/pull/4628
see https://github.com/musescore/MuseScore/pull/4744 instead
Fixed in branch master, commit 539503eb5f
fix #281810:Fix Label Truncation
Fixed in branch master, commit 2209f796a7
_Merge pull request #4744 from AnandHemachandran/281810-LabelTruncation
fix #281810:Fix Label Truncation_
Fixed in branch 3.0.5, commit 92404e1571
_Merge pull request #4744 from AnandHemachandran/281810-LabelTruncation
fix #281810:Fix Label Truncation_
Automatically closed -- issue fixed for 2 weeks with no activity.