I haven't looked into this myself, but I can't imagine how it would be 
automatically translated, so I'm guessing you would have to do localization 
yourself.

-----Original Message-----
From: TimM [mailto:timmay...@smarttech.com] 
Sent: June 27, 2013 17:28
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] TRnalations for DowngradeErrorMessage question

This may be a simple question, but with Wix we get this free MajorUpgrade with 
Downgrade element, which is great:
        <MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] 
is already installed." />

My question is if we support multiple languages and if on another language OS 
we perform an install that is a downgrade will we automatically get this 
downgrade message translated or will it simply show English as indicated above 
and if we wanted to have it translated we have to create our own localization 
entry?
i.e:  !(loc.DownGradeWarning) and placed the translated entries in each support 
language .wxl file.

Thanks.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/TRnalations-for-DowngradeErrorMessage-question-tp7586943.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to