Skip to content

Translate hardcoded strings in Windows installer #8105

Description

@nilsding

With #8103 the base Windows Installer strings are now translated using the translations provided by WixUI.

However, there are still some strings hard-coded in the MSI: most notably the features and some custom progress texts.

Apparently it'll be enough to move these texts to a .wxl and pass it to candle.exe: https://docs.firegiant.com/wix3/tutorial/user-interface-revisited/dontcha-speak-english/

The base en-us .wxl that comes out of that will need to be added to Transifex as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions