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

Language selection for Koopair #151

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

WorthYapper958
Copy link

I have added a language selection for Koopair with the languages German and English. Only a few words so far.

@GaryOderNichts
Copy link
Owner

Thanks for working on this, I'm going to change this into a draft for now since it's still unfinished.
Some things worth noting would be:

  • Saving the selected language or settings in general would be great.
  • Ideally the language selected in System Settings should be used.
  • There are already libraries like gettext for localization in C/C++.
  • The language files should be embedded into the executable/wuhb instead of being read from the SD Card.
  • To easily translate strings a _ or tr macro is commonly defined.

@GaryOderNichts GaryOderNichts marked this pull request as draft September 21, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants