mirror of https://github.com/python/cpython
7 lines
343 B
XML
7 lines
343 B
XML
<?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>
|