Describe the bug
Status quo:
To Reproduce
- Compare About Jamulus with
--version
- or: Perform translations
Expected behavior
We should:
Version of Jamulus
3.8.2_beta1
Additional context
I'm not keen on decoding this, I'm fine either way, but we should be consistent and make life easier for translators.
Describe the bug
Status quo:
--versionoutput is translated. That's inconsistent.To Reproduce
--versionExpected behavior
We should:
cat --versiontranslates it.tr ( )call with included new lines (\n). This sounds good to me. There's also the possibility to pass comments to translators such as "Please align to X characters" (the status quo value for X is rather wide...?). The way to pass such a comment to translators seems to be to use a special//: Comment which is transferred to .ts files by lupdate.Version of Jamulus
3.8.2_beta1
Additional context
I'm not keen on decoding this, I'm fine either way, but we should be consistent and make life easier for translators.