sandwichdoge / MinimizeToTray

Hide any Windows to tray icon to be restored later.
MIT License
198 stars 19 forks source link

Multilingual support #8

Closed TitusKirch closed 3 years ago

TitusKirch commented 3 years ago

I would suggest to outsource texts in extra language files. Depending on the system language, these should then be loaded and displayed to the user (you might want to add an extra option here if the user wants to use a different language for the program). Moreover, English would still make sense as a fallback language.

I could help with the translation into German.

sandwichdoge commented 3 years ago

I'll come up something for easy language contribution.

sandwichdoge commented 3 years ago

You can clone from the latest commit on master, edit Excel file language_gen/language_gen.xlsx, then add texts to the German column. After that open a PR, I'll merge.

TitusKirch commented 3 years ago

All right, I will do this later today.

TitusKirch commented 3 years ago

Check #11

sandwichdoge commented 3 years ago

Thanks commits merged, I will add an option to select language soon.

sandwichdoge commented 3 years ago

Added support for language selection: https://github.com/sandwichdoge/MinimizeToTray/commit/a584604cb8a6ac207cea743126b814b4dbb9263f