mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
7 lines
604 B
XML
7 lines
604 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
|
|
<String Id="AerofoilApplicationFeatureDescription">Installs the base game and the main houses (Slumberland and Demo House)</String>
|
|
<String Id="HousePack1FeatureDescription">Installs additional houses from the Glider PRO™ CD-ROM and the CD demo house from the open source release.</String>
|
|
<String Id="ImportToolsFeatureDescription">Installs tools for importing houses created by the original Macintosh version of Glider PRO™.</String>
|
|
</WixLocalization>
|