Localizations seem to be missing with 0.17.0 installer.
While installing 0.16.0 localizations are correctly included (e.g. \de\ChocolateyGui.resources.dll). Installing 0.17.0 only comes with Microsoft.VisualStudio.Threading.resources.dll and Microsoft.VisualStudio.Validation.resources.dll, but misses ChocolateyGui.resources.dll. This seems to affect all languages.
@pascalberger thanks for raising this issue. This seems to have been a miss in the build process used for generating the final signed release version of Chocolatey GUI.
I have just ran a new build, and changed my locale to Germany, and after figuring out that the y and z key are reversed, I can confirm that it is now working as expected. Both the CLI:

and the GUI:

I am getting ready to release a 0.17.1 version of Chocolatey GUI that will contain a correctly localized version.
Now to change my machine back to English...
Now to change my machine back to English...
If you can find out how (through all the german language).
~Was it after installing using the WIX installer?
Looking at the build output from 0.17.0 it seems that the resource languages was built correctly, but maybe not being picked up by the WIX installer project.~
EDIT: Just installed the latest build from appveyor, and can confirm as well that the resource languages is available afterward.
@AdmiringWorm no, it wasn't anything to do with Wix. The builds from AppVeyor will always contain the localized files, but the version pushed version of Chocolatey GUI doesn't come from AppVeyor, it comes from another machine, that hadn't exported from Transifex, and therefore hadn't been included in the released artifacts. I am taking care of that today, and will be pushing a new version.
Ah, I see. That makes sense of why they weren't included.
:tada: This issue has been resolved in version 0.17.1 :tada:
The release is available on:
Your GitReleaseManager bot :package::rocket: