Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localization support (Issue #54) #55

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Conversation

Nilon123456789
Copy link
Contributor

@Nilon123456789 Nilon123456789 commented Apr 10, 2024

Proposed solution for issue #54.

I added in the constructor of the different required class the field locale to be able to reference the localization to use.

I haven't made unit test for my implementation, since I don't know if there is a correct way of testing localization. However, I created two example files allowing a user to quickly test the localization. (ColorPickerDialogLocalizedDemo.java & ColorPickerLocalizedExample.java)

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@dheid
Copy link
Owner

dheid commented Apr 19, 2024

Hi @Nilon123456789! Thank you very much for your contribution!!! I don't know why, but I must have overseen your pull request. Will look into it now.

@dheid
Copy link
Owner

dheid commented Apr 19, 2024

LGTM! Thank you very much for your contribution! Merci bien! ❤️

@dheid dheid merged commit aaa5c47 into dheid:main Apr 19, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants