Skip to content

Conversation

@ann0see
Copy link
Member

@ann0see ann0see commented Apr 1, 2022

This is done to find translation files quicker

Short description of changes

CHANGELOG: Refactoring: Move translation files one level up to make finding them easier for translators.

Context: Fixes an issue?

Mentioned by me in chat. The deeply nested files have annoyed me for quite some time.

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

Yes. Contributors/especially Translators should be notified.

Status of this Pull Request

Discussion ready. Maybe another level/folder would be better?

What is missing until this pull request can be merged?

Review

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want (compiles on Linux)
  • 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 force-pushed the patch/moveTranslation branch from de75a64 to fe88bb6 Compare April 1, 2022 21:39
@ann0see ann0see marked this pull request as ready for review April 2, 2022 19:18
This is done to find translation files quicker
@ann0see ann0see force-pushed the patch/moveTranslation branch from fe88bb6 to 2368d03 Compare April 13, 2022 20:58
@ann0see ann0see requested review from hoffie and ignotus666 April 13, 2022 20:58
@ignotus666
Copy link
Member

Sounds good to me. I agree that a folder called 'res' three levels deep wasn't a very intuitive place to find them in ;)

Copy link
Member

@hoffie hoffie left a comment

Choose a reason for hiding this comment

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

I think this is an improvement. The implementation looks clean (grep doesn't show any matches for the old path).

@hoffie hoffie requested a review from softins April 14, 2022 21:53
@hoffie hoffie added this to the Release 3.9.0 milestone Apr 14, 2022
@ann0see ann0see added the refactoring Non-behavioural changes, Code cleanup label Apr 16, 2022
Copy link
Member

@softins softins left a comment

Choose a reason for hiding this comment

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

The changes look sensible, and CI is ok, so happy to approve.

I haven't done any tests myself, nor tried any of the built assets, due to lack of time.

@ann0see ann0see merged commit 800091e into jamulussoftware:master Apr 16, 2022
@ann0see
Copy link
Member Author

ann0see commented Apr 16, 2022

I considered this save to merge – for me nothing broke.

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.

4 participants