Skip to content

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.

1 participant