Mark strings as non translatable in UI files when necessary
Several strings are used in UI files as place holder and replace programatically with translated strings. It could be good to spot these strings and mark them as non translatable in the UI files. Then lupdate
will not put these strings in TS files and it will reduce the number of unessary strings to translate for translators on http://translate.musescore.org
Comments
Fixed in branch master, commit 15c579784a
Fix #11502: Change instrument always applied
Fixed in branch master, commit 59e9c6dfa3
_Merge pull request #11558 from HemantAntony/11502-change_instrument_always_applied
Fix #11502: Change instrument always applied_
Fixed in branch revert-11558-11502-change_instrument_always_applied, commit 4005924e4d
Revert "Fix #11502: Change instrument always applied"
I believe this issue had been fixed long ago.
The change that marked it fixed now very certainly is completly unrelated though