Chocolateygui: Language localization files are missing in 0.17.0

Created on 4 Jun 2020  路  5Comments  路  Source: chocolatey/ChocolateyGUI

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.

Bug

All 5 comments

@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:

image

and the GUI:

image

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:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aronovgj picture aronovgj  路  8Comments

gep13 picture gep13  路  3Comments

daggmano picture daggmano  路  3Comments

esamo picture esamo  路  10Comments

ongun-kanat picture ongun-kanat  路  10Comments