I am using the WixStdBA and have got it (mostly) localized by following the
'Payload Name=LCID\thm.wxl' approach described at
https://classicwixburntheme.codeplex.com/.

However, I'm having an issue getting the bal:Condition element messages
localized accordingly. They always display in English, even though the rest
of the UI will display in French for example, when running 'setup.exe -lang
1036' from the cmd line.

The strings for these conditions are defined in each of the localized
thm.wxl files but they seem to load from the file specified by the
WixStandardBootstrapperAllication @ LicenceFile attribute. When using
ProcessMonitor I see the following 3 files all being accessed when launching
for -lang 1036: 
  ...\.ba1\1033.thm.wxl 
  ...\.ba1\1036.thm.wxl
  ...\.ba1\thm.wxl 


Is this method of localizing Burn Condition elements supported? If not, what
are my possible workarounds or alternate approaches?

Thanks,
Ryan





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Localizing-Burn-Condition-messages-tp7600408.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to