Re: [WiX-users] Localization with WiX3

2009-02-26 Thread Bob Arnson
anwer nehal wrote: > I was reading through the latest documentation about WiX3 localization and > noticed that it mentions under "Using Localized Versions of WixUI" that if > you are using WixUIExtension, it has translated strings and .wxl files for > some languages, like de-de, ja-jp, etc. Wit

Re: [WiX-users] Localization with WiX3

2008-02-21 Thread Corey Alix
Thanks you! I was confused by the fact that I was only getting errors with German, Spanish and Dutch because I thought those translations were complete. By adding these missing items to my own 1031.wxl file I was able to build an MSI. The February 15, 2008 version of the WiX source requires

Re: [WiX-users] Localization with WiX3

2008-02-15 Thread Markus Kuehni
>Bob Arnson wrote: > Because, as you note, they don't work without modification. Ok, but then you should probably remove WixUI_de-de.wxl as well. It was very confusing for me to have German *half* working and French *not at all*. Whatever, the thread will hopefully clarify this for others. A

Re: [WiX-users] Localization with WiX3

2008-02-14 Thread Bob Arnson
Markus Kuehni wrote: > Strangely the localizations files from the version 2 are not mirrored into > the 3.x releases. Maybe someone at the project could offer a reason for > this? > Because, as you note, they don't work without modification. -- sig://boB http://joyofsetup.com/