Bugs item #1602664, was opened at 2006-11-25 03:09 Message generated for change (Settings changed) made by pmarcu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1602664&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: light Group: v3.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Rob (rmacfadyen) >Assigned to: Bob Arnson (barnson) Summary: Support a default culture Initial Comment: When linking with the stock UI lib light will generate a lot of errors if a culture has not been specified. These errors do not make it obvious what is wrong: E:\delivery\Dev\wix_public\src\ext\uiextension\wixlib\BrowseDlg.wxs(18) : error LGHT0102 : The localization variable !(l oc.WixUIOK) is unknown. Please ensure the variable is defined. (E: drive? \delivery\Dev\wix_public\src\ext\uiextension\wixlib? I don't have any of these). It would be nicer if Light used a default culture of en-US. Even better would be a way to indicate in a .wxs a culture setting is required, and then have light produce a warning that it will be using a default culture of en-US. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1602664&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
