blob: 19a2e7734f8c31ece50a325f555abde775f09d85 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="utf-8"?>
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
<String Id="Descriptor">Append to Path</String>
<String Id="ShortDescriptor">AppendPath</String>
<String Id="NoPython">No !(loc.ProductName) installation was detected.</String>
</WixLocalization>
|