mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 14:27:26 +01:00
94be8f0f01
Added a download link Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
19 lines
1.3 KiB
XML
19 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<WixLocalization Culture="en-US" Codepage="1252" xmlns="http://schemas.microsoft.com/wix/2006/localization">
|
|
<String Id="Open">Open</String>
|
|
<String Id="XVA_File">XVA File</String>
|
|
<String Id="OVF_File">OVF File</String>
|
|
<String Id="OVA_File">OVA File</String>
|
|
<String Id="VHD_File">VHD File</String>
|
|
<String Id="VMDK_File">VMDK File</String>
|
|
<String Id="XenServer_License_File">[XenServer] License File</String>
|
|
<String Id="XenServer_Backup_File">[XenServer] Backup File</String>
|
|
<String Id="XenServer_Update_File">[XenServer] Update File</String>
|
|
<String Id="XenServer_OEM_Update_File">[XenServer] OEM Update File</String>
|
|
<String Id="XenCenter_Saved_Search">[XenCenter] Saved Search</String>
|
|
<String Id="Required_For_Installation">Microsoft .NET Framework 4.6 or later is required for this installation. Please install it from: https://www.microsoft.com/net/download/framework</String>
|
|
<String Id="Readme">README.TXT</String>
|
|
<String Id="HealthCheckDescr">Enables monitoring of the health of your Citrix XenServer pools by periodically uploading data from the servers to Citrix Insight Services.</String>
|
|
<String Id="HealthCheckDescrShort">Enables monitoring of the health of your Citrix XenServer pools.</String>
|
|
</WixLocalization>
|