Files
DotNet-ListComPort/NibblePoker.Packaging.ListComPort/Wix/en-us.wxl
T
aziascreations e2bc49c0f6 Started refactoring the build process, Moved assets around, Separated some build scripts, Added other assets
Update .gitignore, NibblePoker.Application.ListComPort.csproj, and 39 more files...
2022-11-19 02:34:20 +01:00

8 lines
341 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 the terms in these License Agreements and Privacy Statement</String>
</WixLocalization>