Bugs item #1469194, was opened at 2006-04-12 11:18 Message generated for change (Settings changed) made by barnson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1469194&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: wixui Group: v2.0 >Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Frederik Carlier (fcarlier) Assigned to: Bob Arnson (barnson) Summary: Extend the MsiRMFilesInUseDontUseRM check box width Initial Comment: The text MsiRMFilesInUseDontUseRM does not extend to the full width of the dialog box. However, in the Dutch translation this text gets wrapped. It is quite silly that it gets wrapped when then whole text does not extend to the full width of the dialog. See attached screenshot ---------------------------------------------------------------------- Comment By: Frederik Carlier (fcarlier) Date: 2006-04-14 09:29 Message: Logged In: YES user_id=1149415 Reopening this, because there is no way I can get the full information of the original text in 64 characters. A work around may be to add another label that describes the two possible actions. (A user-friendly version of "Setup can save the state of these programs, close them and restart them after Setup. If you don't choose this option, your system will require a reboot after Setup") and reduce the text of the two checkboxes to "Close these programs now" / "Restart my computer later". I assume other languages (eg German) may also run in this. ---------------------------------------------------------------------- Comment By: Bob Arnson (barnson) Date: 2006-04-14 03:37 Message: Logged In: YES user_id=26581 The width doesn't matter because radio button text is very limited in length (64 characters). Any longer and the package won't validate. So strings need to be reworded to fit, even if it's no longer a translation. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1469194&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
