summaryrefslogtreecommitdiff
path: root/Tools/msi/exe/exe_en-US.wxl_template
blob: 577fbe51a52afa82e4f96fc5aeeebafea4ab13eb (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
    <String Id="Descriptor">Executables</String>
    <String Id="ShortDescriptor">executable</String>
    <String Id="ShortcutName">Python {{ShortVersion}} ({{Bitness}})</String>
    <String Id="ShortcutDescription">Launches the !(loc.ProductName) interpreter.</String>
</WixLocalization>