mirror of
https://github.com/python/cpython
synced 2024-11-02 14:48:31 +00:00
5 lines
256 B
XML
5 lines
256 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
|
|
<String Id="Descriptor">C Runtime Library</String>
|
|
<String Id="ShortDescriptor">ucrt</String>
|
|
</WixLocalization>
|