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

Troubles with localization #19

Closed
berrandonea opened this issue Sep 9, 2018 · 4 comments
Closed

Troubles with localization #19

berrandonea opened this issue Sep 9, 2018 · 4 comments

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
@berrandonea
Copy link
Contributor

@berrandonea berrandonea commented Sep 9, 2018

Hello. Thanks for your work on this promising system. I noticed troubles with localization. The installer doesn't let me choose a time zone nor a keyboard layout (I can choose various keyboard brands but no layout). I can choose a language but it has no effect on the installer, which remains in English. Then, I have to choose passwords using a keyboard layout that's not my real one. Once I reboot in the installed system, the language is en_US, although I had chosen fr_FR in the installer.

@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Sep 15, 2018

A few quick notes:

  1. Time Zone: There is a drop-down list on the first page of the installer for setting the time and time zone. This appears to be working fine in testing, as it is only used to "stamp" the installed system with the proper timezone information.
  2. Keyboard Layout: I ave also noticed that the keyboard layout options are not always present. I am still investigating, but my hunch is that we need to install some additional xorg packages on the ISO to ensure the keyboard options are all present.
  3. Localization: The localization options are in place and functioning, but there have been no translations actually performed yet, resulting in the default (en_US) text getting displayed for all languages at the present time. We are working on a system to allow people to easily perform/submit translations for various utilities and hope to have an announcement about sometime in the near future. In the meantime, you can send in a Pull Request (PR) for the translation files directly through GitHub if you like (XML files).
  4. Transfer of settings to the installed system: Please look at issue #22 for updates on this. We are aware of the issue and are looking into solutions for it now.

Thank you for reporting these issues!

@berrandonea
Copy link
Contributor Author

@berrandonea berrandonea commented Sep 15, 2018

You're welcome. I just submitted a pull request for the french translation.
Good luck for the release.

@RodMyers
Copy link
Contributor

@RodMyers RodMyers commented Jan 22, 2019

Can you try the RELEASE ISO?

@RodMyers
Copy link
Contributor

@RodMyers RodMyers commented Jul 12, 2019

closed, lack of response

@RodMyers RodMyers closed this Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment