6128f9473e
Update .gitignore, check-and-fix-path.bat, and 9 more files...
8 lines
345 B
XML
8 lines
345 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
|
|
<!--
|
|
Custom string for the license agreement.
|
|
-->
|
|
<String Id="LicenseAgreementDlgLicenseAcceptedCheckBox">I accept all the terms in these License Agreements and Privacy Statement</String>
|
|
</WixLocalization>
|