Thanks.

The trouble is I already use wixui_en-us.wxl and wixui_fr-fr.wxl. But few
strings (not all) of wixui_en-us.wxl are not overriding and few messages are
still in English despite a French version, with of course the same id.

 

I use the following switch : -ext WixUIExtension -cultures:fr-fr -loc
wixui_fr-fr.wxl


Thanks for your help,

Olivier




 

-----------------------------

Hey Olivier,

I've not done it myself but there was a post last week  (3 July 2008 10:52)
discussing the overriding of text using a localisation file..

There were a couple of links to the variables that can be overriden:

http://wix.cvs.sourceforge.net/*checkout*/wix/wix/src/ext/UIExtension/wixlib
/ErrorProgressText.wxs
<http://wix.cvs.sourceforge.net/*checkout*/wix/wix/src/ext/UIExtension/wixli
b/WixUI_en-us.wxl> 

http://wix.cvs.sourceforge.net/*checkout*/wix/wix/src/ext/UIExtension/wixlib
/WixUI_en-us.wxl

I'm sure there is probably some info in the Wix chm about it.

Cheers,
Martin

2008/7/8 Olivier Guezenec <[EMAIL PROTECTED]>:

I have 2 versions of my package, one in English and the other in French.

The problem with the French version is that few messages are still in
English, such as:

"You must restart your system for this configuration changes made to."

"Removing backup files"

I use a recent Wix V3, with the switch -cultures:fr-fr

Any thought?



Thanks for your help,

Olivier



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

 

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to