Bugs item #1469194, was opened at 2006-04-12 11:18 Message generated for change (Comment added) 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: Rejected Priority: 5 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: 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 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
