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

Some strings don't use translated text #107

Open
micwoj92 opened this issue Feb 19, 2021 · 1 comment
Open

Some strings don't use translated text #107

micwoj92 opened this issue Feb 19, 2021 · 1 comment
Assignees
Labels
2.0AutoFix No Applicable to or Will be Fixed in 2.0 gui Issue relates to GUI elements and functionality

Comments

@micwoj92
Copy link
Contributor

Here example in debug console where some text is localized and some not:

image

And another occurrence I could find is the conflict dialog when another instance is already running
(but I think this is due to new process using English by default)
image

@rcmaehl
Copy link
Owner

rcmaehl commented Feb 19, 2021

Second example is part of the new process using English by default. Will make it a TODO to potentially save the language.

@rcmaehl rcmaehl self-assigned this Feb 19, 2021
@rcmaehl rcmaehl added the gui Issue relates to GUI elements and functionality label Feb 19, 2021
@rcmaehl rcmaehl added the 2.0AutoFix No Applicable to or Will be Fixed in 2.0 label Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0AutoFix No Applicable to or Will be Fixed in 2.0 gui Issue relates to GUI elements and functionality
Projects
None yet
Development

No branches or pull requests

2 participants