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

Needs additional i18n translations #4

Open
imavroukakis opened this issue Dec 14, 2016 · 3 comments
Open

Needs additional i18n translations #4

imavroukakis opened this issue Dec 14, 2016 · 3 comments

Comments

@imavroukakis
Copy link

In order to catch as wide an audience as possible, internationalisation is imperative.

@chvote-etat-de-geneve
Copy link
Collaborator

If you mean i18n support for the application, it is already implemented by using the resource bundle mecanism and JavaFx standard i18n. The default application resource bundle is located here: offlineadmin-messages.properties. Other versions implementing other languages than French can be added.

@imavroukakis
Copy link
Author

imavroukakis commented Dec 15, 2016

I do. Unfortunately it's failed to pick up my English locale and reverted to French.

Edit: Oh i see what you mean, only French is available. Might be a good idea for me to try and translate it then

@chvote-etat-de-geneve
Copy link
Collaborator

Indeed... Since the application has only ever been used in Geneva so far, no other language than French has been needed yet.
Translations for other locales are welcome, but will need to be verified before being included.

@chvote-etat-de-geneve chvote-etat-de-geneve changed the title Needs to have proper support for i18n Needs additional i18n translations Dec 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants