xenadmin/WixInstaller/en-us.wxl
Mihaela Stoica a069338191 CA-313224: Update the description of the Health Check Service in the localised installer
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2019-04-16 22:27:10 +01:00

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>