mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
7 lines
334 B
XML
7 lines
334 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
|
|
<String Id="WelcomeDlgDescription">This Setup Wizard will install [ProductName] on your computer.
|
|
|
|
If you have a previous version already installed, this will update it.</String>
|
|
</WixLocalization>
|