mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Issue #23260: Update Windows installer
This commit is contained in:
parent
7425f36ee7
commit
bb24087a2c
133 changed files with 7036 additions and 4991 deletions
8
Tools/msi/tcltk/tcltk_en-US.wxl_template
Normal file
8
Tools/msi/tcltk/tcltk_en-US.wxl_template
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
|
||||
<String Id="Descriptor">Tcl/Tk Support</String>
|
||||
<String Id="ShortDescriptor">tcltk</String>
|
||||
<String Id="NoPython">No !(loc.ProductName) installation was detected.</String>
|
||||
<String Id="ShortcutName">IDLE (Python {{ShortVersion}} {{Bitness}})</String>
|
||||
<String Id="ShortcutDescription">Launches IDLE, the interactive environment for !(loc.ProductName).</String>
|
||||
</WixLocalization>
|
Loading…
Add table
Add a link
Reference in a new issue