mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-04 01:13:07 +02:00
5 lines
429 B
XML
5 lines
429 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
|
|
<String Id="AdvancedWelcomeEulaDlgDescriptionPerUser">Click Install to install the product with default options just for you. Click Advanced to change installation options. If you are upgrading from a {app} version older than 0.6.17, please uninstall {app} first.</String>
|
|
</WixLocalization>
|
|
|