It looks like you're specifying a WiX 2.0 WixUI_*.wxl file in addition to
specifying the WiX 3.0 -cultures switch. Try dropping the -loc
WixUI_%CULTURE%.wxl option.

-- 
Mike Dimmick

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Zsolt Soczo
Sent: 31 March 2007 09:56
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Localizing WixUI in 3.0 - error LGHT0100 :
Thelocalization identifier xxx has been duplicated in multiplelocations.

No one ever tried to localize WixUI in 3.0? I'm afraid I have to debug
light.exe. :(

Zsolt Soczo

On 3/29/07, Zsolt Soczo <[EMAIL PROTECTED]> wrote:
> I tried to localize the WixUI, but it seems I don't know ho to do that.
>
> I used the following command line:
> light.exe MyInstaller.wixobj -ext WixUIExtension -loc strings.xml
> -loc WixUI_%CULTURE%.wxl -cultures:%CULTURE% -out %1
>
> Where strings.xml contains my custom localized strings.
>
> I got 520 errors:
> WixUIExtension.dll : error LGHT0100 : The localization identifier xxx
> has been duplicated in multiple locations.  Please resolve the
> conflict.
>
> What is the correct way to localize WixUIExtension in 3.0?
>
> Regards,
> Zsolt Soczo
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to