Skip to content

Conversation

@ann0see
Copy link
Member

@ann0see ann0see commented Apr 23, 2022

Short description of changes
Removes found occurances of "Jamulus" throughout the code.
We will read the app name from the APP_NAME constant now.

CHANGELOG: Refactoring: Removed occurrences of plain name "Jamulus" in translatable texts.

Context: Fixes an issue?

Fixes: #2354

Does this change need documentation? What needs to be documented and how?

No.

Status of this Pull Request

Ready for review.

What is missing until this pull request can be merged?

Nothing.

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want (compilation seems to be fine according to the CI, same for the most visible messages on Windows)
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

@ann0see ann0see added the refactoring Non-behavioural changes, Code cleanup label Apr 23, 2022
@ann0see ann0see added this to the Release 3.9.0 milestone Apr 23, 2022
We will read the app name from the APP_NAME constant now.
@ann0see
Copy link
Member Author

ann0see commented Apr 30, 2022

@hoffie @gilgongo could you please review?

@ann0see ann0see requested review from gilgongo and hoffie April 30, 2022 19:35
@hoffie
Copy link
Member

hoffie commented May 1, 2022

Not entirely sure if it's a sane idea, but maybe give it a thought: Would it make sense to update .ts files centrally here? Is it possible at all (thinking of Chinese)?

@ann0see
Copy link
Member Author

ann0see commented May 1, 2022

I‘d rather not do it. We can always do that in the translation cycle

@ann0see
Copy link
Member Author

ann0see commented May 2, 2022

@gilgongo, that's another one.

@ann0see
Copy link
Member Author

ann0see commented May 7, 2022

@gilgongo in favour of getting these PRs merged, could you please review?

@ann0see
Copy link
Member Author

ann0see commented May 15, 2022

@henkdegroot I think this PR is an easy one to review;-)

Copy link
Contributor

@henkdegroot henkdegroot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me.

@ann0see ann0see merged commit 63fc4c3 into jamulussoftware:master May 15, 2022
@ann0see ann0see deleted the patch/removeSoftware branch May 15, 2022 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Non-behavioural changes, Code cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants