Bugs item #1566296, was opened at 2006-09-27 07:22 Message generated for change (Comment added) made by terrydenham You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1566296&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: votive Group: v3.0 Status: Open Resolution: None Priority: 5 Submitted By: Suraj Barkale (surajbarkale) Assigned to: Justin Rockwood (justinrockwood) Summary: Setting 'Cultures' field in project properties has no effect Initial Comment: ::Description:: Modifying the Cultures property has no effect. Event the tab bar does not prepends * to indicate modified state. I am using Votive 3.0.2120.0 ::Impact:: If any extensions are used, light will generate errors. e.g. for Util extension following error is generated - LGHT0102 : The localization variable !(loc.msierrXmlFileFailedRead) is unknown. Please ensure the variable is defined. ::Workaround:: Open the *.wixproj file in notepad and add the culture info between <Cultures></Cultures> tags. ---------------------------------------------------------------------- Comment By: Terry Denham (terrydenham) Date: 2006-09-29 17:50 Message: Logged In: YES user_id=1014678 I had some difficulty in adding this value. I had to wait until the build was finished and then added the culture "en-US" to the textbox. VS2005 didn't show that the file was dirty until I navigated to the General tab in the project settings and modified the output name. Then I got the asterisk on the tab and then did a Save All. I verified that the change persisited by closing the project settings and reopened it. It took some messing around but I eventually got it to save. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1566296&group_id=105970 ------------------------------------------------------------------------- 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-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
