aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/wix/StringOverrides.wxl
blob: d0930c844ec82fec161bbf568edebdf6ea7b683c (plain)
1
2
3
4
<?xml version="1.0" encoding="utf-8"?>
<WixLocalization Culture="en-US" Codepage="1252" xmlns="http://schemas.microsoft.com/wix/2006/localization">
    <String Id="WelcomeDlgDescription" Overridable="yes">This will install [ProductName] [ProductVersion] on your computer. If you installed [ProductName] using the .exe installer please uninstall it first.</String>
</WixLocalization>