to your project. That way, you get the default UI-locale
strings MSI provides. If you reference
WixUI_ErrorProgressText, you get the stock <progresstext>
and <error> strings.</error></progresstext>
I'll leave this bug open to make sure it gets documented.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=26581
That's as designed. The .wxl includes the strings but
they're not referenced unless you add a
<uiref id="user-content-WixUI_ErrorProgressText"></uiref>
to your project. That way, you get the default UI-locale
strings MSI provides. If you reference
WixUI_ErrorProgressText, you get the stock <progresstext>
and <error> strings.</error></progresstext>
I'll leave this bug open to make sure it gets documented.
Logged In: YES
user_id=26581
Updated wix.chm