nutdotnet / WinNUT-Client

WinForms-based client for monitoring your Uninterruptible Power Supply (UPS) connected to a Network UPS Tools (NUT) server.
GNU General Public License v3.0
186 stars 18 forks source link

Allow overriding the current locale #118

Open gbakeman opened 8 months ago

gbakeman commented 8 months ago

Based on https://github.com/gawindx/WinNUT-Client/issues/175

Sometimes the user may prefer to use a language/localization other than their system's automatically-detected locale. There should be an option (in the file menu? Or Preferences dialog?) to switch the language displayed throughout the program. Hopefully we can leave the logs in English to make debugging easier.