Skip to content

Do not use literal "Jamulus" throughout the code for translations #2354

@ann0see

Description

@ann0see

Describe the bug
Although I only saw it here:
https://github.com/jamulussoftware/jamulus/blob/master/src/serverdlg.cpp#L159-L165

Probably there are still places throughout the code where Jamulus, not the APP_NAME variable is used. This makes the unlikely change of renaming the software more difficult

To Reproduce
/

Expected behavior
Use a parameter everywhere (%1 is being used instead of: Jamulus is being used) and let it be filled by the APP_NAME constant.

Screenshots
/

Operating system
/

Version of Jamulus
latest

Additional context
See my comment on this in the German translation for r 3.8.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions