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

Only English, Galician and Tajik languages are shown in appearance UI on macOS #1733

Closed
dbarashev opened this issue Apr 29, 2020 · 1 comment

Comments

@dbarashev
Copy link
Contributor

In GanttProject 2.8.11 in Edit > Settings > Application UI > Language dropdown only three languages are shown.

It seems to be a bug in the language choice user interface. All supported translations are actually bundled and there is a workaround:

open file $HOME\.ganttproject in any text editor, find the line <option id="ui.language" value="en_US"/> and replace the value with code for your language. It should befr_FRfor French,de_DEfor German,es_ES` for Spanish.

$HOME is user's home directory (something like /Users/<your user name>).
Note the dot in the file name, it might be hidden in Finder. Running open ~/.ganttproject from the Terminal may work fine.

@dbarashev
Copy link
Contributor Author

@dbarashev dbarashev added this to the 2.8.11 milestone May 3, 2020
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

1 participant