We use Wix 3.0.

In the progress dialog, there are some text showing during installation such as 
"Starting services", "Copying new files" or "Stopping services". I wonder if 
these text configurable based on different language?

I found these string IDs and add the translation in each wxl files. But it 
doesn't seem working. It still always shows English no matter what language we 
choose. For instance, I have these in the WinUI_es-es.wxl:
<String Id="ProgressTextStartServices">Iniciando servicios</String>
<String Id="ProgressTextInstallFiles">Copiando archivos nuevos</String>
<String Id="ProgressTextStopServices">Deteniendo servicios</String>
<String Id="ProgressTextCreateShortcuts">Creando accesos directos</String>
<String Id="ProgressTextRegisterProduct">Registrando producto</String>
<String Id="ProgressTextRollbackCleanup">Quitando archivos de copia de 
seguridad</String>


But the Spanish installer still shows English. 

I doubt if these strings are from shell? Namely, they can't be customized based 
on the language? But I'm not sure.

Let me know if you know it.

Thanks.
/Brian


      __________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr! 

http://www.flickr.com/gift/
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to