| <?xml version="1.0" encoding="utf-8"?> |
| <WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization"> |
| <String Id="Descriptor">Freethreaded Interpreter</String> |
| <String Id="ShortDescriptor">freethreaded</String> |
| <String Id="ShortcutName">Python {{ShortVersion}} ({{Bitness}}, freethreaded)</String> |
| <String Id="ShortcutDescription">Launches the !(loc.ProductName) freethreaded interpreter.</String> |
| <String Id="SupportUrl">https://www.python.org/</String> |
| </WixLocalization> |