Me again :P got some more questions regarding WIX I can't quite figure out.


If I set the Language/Languages properties of the Product/Package tags to
say 1044 for Norwegian, should not error-messages be shown in Norwegian
then?

I checked out WixUI_en-us.wxl and WixUI_no-no.wxl, why do they only have
1938 of the 3010 errormessages there are?

Can I build a WXL localization file that will replace the text of UIText,
ProgressText and Error in a custom Wix project (not based on WixUI)? If so
what are the appropriate steps?

I tried as a test to replace <Property Id="ButtonText_Next"><![CDATA[&Next
]]></Property> with <Property Id="ButtonText_Next"><![CDATA[&Testprop
]]></Property>
in WixEdit the buttons showed Testprop, but after compiling the MSI and
running it the MSI still showed "Next >" why?



Sincerely
-Thomas
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to