For general, WiX questions you might try wix-us...@lists.sourceforge.net

Short answer: I haven't played with it much but the language is *probably*
controlled by a combination of your Product/@Language and the system
language.

On Thu, Dec 16, 2010 at 12:22 PM, Balaji A.K. <ak_bal...@yahoo.com> wrote:

>   I am a wix newbie and inherited bunch of wix code for our installer.
> What I am finding is that during uninstall of our product, a restart window
> pops up automatically with a Yes No button. The text for this window seems
> to be taken from the error message string that we have defined under
> <WixLocalization> is one of the wxs files. Not sure where and how does it
> pick up the text for Yes No button? This button text is rendered correctly
> in all languages except polish language where it just shows up as Yes No in
> english. Any ideas on what is going on here? I also have a meta question
> about how does the installer know to pick up the error string from our wxs
> file? This string is defined with an ID of Error1703. Nothing unique about
> this string definition. Does the installer look for a string resource with
> this pattern Error<ErrorNumber> to pick up the message?
>
>
>
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________
> WiX-devs mailing list
> WiX-devs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-devs
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to