Feature Requests item #1503405, was opened at 2006-06-09 11:40 Message generated for change (Comment added) made by fcarlier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1503405&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: None Status: Open Priority: 5 Submitted By: The Mad Butcher (mad_burcher) Assigned to: Bob Arnson (barnson) Summary: Localized version of License.rtf Initial Comment: Hi all, Isn't it an idea to specify a localization string for the 'License.rtf' file? eg use something like $(loc.LicenseFile) in the UI wxs files and in the WixUI_en-us.wxl you specify: <String Id="LicenseFile">License.rtf</String> for the dutch version this can be: <String Id="LicenseFile">Licentie.rtf</String> for the other versions you can imagine the idea ;-) Greetings, Albert van Peppen ---------------------------------------------------------------------- Comment By: Frederik Carlier (fcarlier) Date: 2006-06-09 17:56 Message: Logged In: YES user_id=1149415 License files are legal stuff, and I don't think the CPL allows translations (at least, the GPL does not). Also, you will almost always override this with you own license. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1503405&group_id=105970 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
