M2TeamArchived / NSudo

[Deprecated, work in progress alternative: https://github.com/M2Team/NanaRun] Series of System Administration Tools
https://nsudo.m2team.org/
Other
1.96k stars 224 forks source link

English Gui? #56

Closed rlesch closed 3 years ago

rlesch commented 3 years ago

I see screenshots on the web of the Gui in english, but running the latest versuin seems to be only in chinese, with no option to change language?

MouriNaruto commented 3 years ago

NSudo will follow the language settings from Windows.

rlesch commented 3 years ago

hm, that doesnt seem to work here.. Does it switch to chinese as default if the system is running an unsupported language setting? if thats the case mho english as default would be wiser.

MouriNaruto commented 3 years ago

Does it switch to chinese as default if the system is running an unsupported language setting?

No, NSudo should use English when running under an unsupported language setting, and it should be decided by Windows itself.

What's your language used in Windows?

MouriNaruto commented 3 years ago

I have tested on Windows 10, Version 1809 with Japanese and find the same issue. I will try to fix it.

MouriNaruto commented 3 years ago

Does it switch to chinese as default if the system is running an unsupported language setting?

@rlesch It seems it will use chinese when the system is running an unsupported language.

MouriNaruto commented 3 years ago

@rlesch Maybe the issue had been fixed. (Reference: https://github.com/M2Team/NSudo/commit/68ff11c909943ef241216f36c38b10de36d29cb4)

rlesch commented 3 years ago

Thank you!