In WiX 2.0 you would use Text="$(loc.ButtonNext)" to reference the
string you defined in your localization file.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Pseudonymic Wannabe
Sent: Thursday, May 03, 2007 5:38 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WixLocalization, not quite getting it.

I didn't quite get your tutorial since it messes around with
user-selection 
and using $loc quite heavily.  I thought if you create a WixLocalization

file and have say <String Id="ButtonNext">Neste</String> inn it and you 
loaded that file then a button with Text="[ButtonNext]" would have
"Neste" 
as the appropriate text? Don't quite see in your tutorial how you
specify 
which loc.wxs file to use either.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to