Add an option to set the GUI languagerelease_2.910
commit069cfbb46fec0e5f54c0d009e3e3dc0870187dab
authorJon Turney <jon.turney@dronecode.org.uk>
Thu, 15 Apr 2021 19:12:27 +0000 (15 20:12 +0100)
committerJon Turney <jon.turney@dronecode.org.uk>
Fri, 26 Nov 2021 21:35:39 +0000 (26 21:35 +0000)
treea9792a72bed7bfe8cf20bdba6eace406f3c9413a
parentce5242d37f70038a0c297e3147cbc1239f584520
Add an option to set the GUI language

Add an option to set the GUI language, primarily for testing purposes.

We need to call SetThreadUILanguage() not only in the main thread, but
in every thread which might access localized resources (directly or
indirectly).
download.cc
ini.cc
install.cc
main.cc
postinstall.cc
prereq.cc
site.cc
state.cc
state.h