Skip to content

Conversation

@gustavaa
Copy link
Contributor

@gustavaa gustavaa commented Oct 28, 2022

PR's key points

This PR makes it possible to define a custom name for the fetched string resource file, e.g. poeditor_strings.xml. This is useful in certain projects where you have multiple sources of strings used and PoEditor is just one of these.

How to review this PR?

Thoroughly, I found no good exisiting test class to add tests to for this.

Related Issues (delete if this does not apply)

Definition of Done

  • Changes summary added to CHANGELOG.md
  • Documentation added to README.md (if a new feature is added)
  • Tests added (if new code is added)
  • There is no outcommented or debug code left
@gustavaa gustavaa changed the title Custom res file name Add support for custom resource file name Oct 28, 2022
Copy link
Contributor

@adriangl adriangl left a comment

Choose a reason for hiding this comment

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

Hello! Thanks a lot for the contribution!
I wrote a few comments so you can fix them before merging the new feature, the code looks OK anyway 😁

Copy link
Contributor

@adriangl adriangl left a comment

Choose a reason for hiding this comment

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

Looks good to me after the changes! I'll wait a bit before releasing this so other PRs also get merged, probably around Thursday-Friday.

And again, thanks a lot for the contribution!

@adriangl adriangl merged commit a73f04f into hyperdevs-team:master Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants