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 #4

Closed
cemcap opened this issue Mar 21, 2019 · 3 comments
Closed

Localization #4

cemcap opened this issue Mar 21, 2019 · 3 comments

Comments

@cemcap
Copy link

cemcap commented Mar 21, 2019

Hi Mr. Randall,

first of all, thank you for sharing your expertise!

As i was inspecting your code, i realized that internationalization has not yet been scheduled in the current versions. Are there any future plans to support localization?

Kind regards and keep up the good work...

@point85
Copy link
Owner

point85 commented Mar 21, 2019

Yes, the next release will add a JavaFX desktop version of the operator application. This application will be localizable using resource bundles. Localization of the other apps depends on user demand. Which application would you like to see localized?

@cemcap
Copy link
Author

cemcap commented Mar 22, 2019

Well, sorted by order of importance, these would be:

  1. Operator,
  2. Monitor/Dashboard,
  3. Collector and
  4. Designer

@point85
Copy link
Owner

point85 commented Apr 21, 2019

All applications with externally visible text have been localized with resource bundles. Logging output and toString() method are not localized. Please see the user guide on how to translate the resource bundles. I would appreciate any translated bundles that can be submitted to Git.

@point85 point85 closed this as completed Apr 21, 2019
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

No branches or pull requests

2 participants