xenadmin/WixInstaller/en-us.wxl
Konstantina Chremmou aca243dfa3 CP-32775: Make the installation of l10n resources optional.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-01-10 12:00:50 +00:00

25 lines
1.7 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">License File</String>
<String Id="XenServer_Backup_File">Backup File</String>
<String Id="XenServer_Update_File">Update File</String>
<String Id="XenServer_OEM_Update_File">OEM Update File</String>
<String Id="XenCenter_Saved_Search">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 Hypervisor pools by periodically uploading data from the servers to Citrix Insight Services.</String>
<String Id="HealthCheckDescrShort">Enables monitoring of the health of your Citrix Hypervisor pools.</String>
<String Id="Localization">Localization</String>
<String Id="LocalizationDescr">Install the languages in which you would like to use the application.</String>
<String Id="JapaneseTitle">Japanese</String>
<String Id="JapaneseDescr">Japanese</String>
<String Id="SimplifiedChineseTitle">Simplified Chinese</String>
<String Id="SimplifiedChineseDescr">Simplified Chinese</String>
</WixLocalization>