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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support interface localisation using GNU gettext #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MisterDA
Copy link

Hi!
This is a little experiment to add localisation for the interface. Only the visible strings are translated, not the debug and error messages, so that they remain searchable.
The localisation is done using Meson support for GNU gettext.

The german translation was done to the best of my knowledge 馃槈

Useful links:

@MisterDA
Copy link
Author

This new version allows presenting the localized keyboard layout, using strings from xkeyboard-config, which becomes a new runtime dependency.

The xkeyboard-config library is required as a runtime dependency to
present a localized string of the keyboard layout.

Useful links:
- https://www.gnu.org/software/gettext/manual/gettext.html#Sources
- https://mesonbuild.com/Localisation.html
- https://mesonbuild.com/i18n-module.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant