Corrections are per code review.

Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
This commit is contained in:
Konstantina Chremmou 2023-01-17 22:11:20 +00:00
parent 47d3d4c7d1
commit 372e70e95f
7 changed files with 37 additions and 37 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -35,7 +35,7 @@
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension">
<?include branding.wxi ?>
<Fragment>
<DirectoryRef Id='Citrix'>
<DirectoryRef Id='XenServer'>
<Directory Id="HEALTHCHECKSERVICEDIR" Name="XenServerHealthCheckService">
<Component Id="XenServerHealthCheck" Guid="$(var.HealthCheckGuid)">
<File Id="HealthCheck_XenServerHealthCheck.exe" Name="XenServerHealthCheck.exe" KeyPath="yes" Source="$(env.RepoRoot)\XenServerHealthCheck\bin\Release\XenServerHealthCheck.exe" />

View File

@ -47,8 +47,8 @@
<String Id="XenCenter_Launch">Launch</String>
<String Id="Required_For_Installation">Microsoft .NET Framework 4.8 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="HealthCheckDescr">Enables monitoring of the health of your XenServer pools by periodically uploading data from the servers to Citrix Insight Services.</String>
<String Id="HealthCheckDescrShort">Enables monitoring of the health of your XenServer pools.</String>
<String Id="JapaneseTitle">Language Pack: Japanese</String>
<String Id="JapaneseDescr">Japanese resource files</String>
<String Id="SimplifiedChineseTitle">Language Pack: Simplified Chinese</String>

View File

@ -47,8 +47,8 @@
<String Id="XenCenter_Launch">Launch</String>
<String Id="Required_For_Installation">このインストールには、Microsoft .NET Framework 4.8 以降が必要です。https://www.microsoft.com/net/download/framework からインストールしてください。</String>
<String Id="Readme">README.TXT</String>
<String Id="HealthCheckDescr">サーバーから Citrix Insight Services に定期的にデータをアップロードすることにより、Citrix Hypervisor プールのヘルス状態の監視を有効にします。</String>
<String Id="HealthCheckDescrShort">Citrix Hypervisor プールのヘルス状態の監視を有効にします。</String>
<String Id="HealthCheckDescr">サーバーから Citrix Insight Services に定期的にデータをアップロードすることにより、XenServer プールのヘルス状態の監視を有効にします。</String>
<String Id="HealthCheckDescrShort">XenServer プールのヘルス状態の監視を有効にします。</String>
<String Id="JapaneseTitle">言語パック: 日本語</String>
<String Id="JapaneseDescr">日本語のリソース ファイル</String>
<String Id="SimplifiedChineseTitle">言語パック: 簡体字中国語</String>

View File

@ -47,8 +47,8 @@
<String Id="XenCenter_Launch">Launch</String>
<String Id="Required_For_Installation">此安装需要 Microsoft .NET Framework 4.8 或更高版本。请从 https://www.microsoft.com/net/download/framework 进行安装</String>
<String Id="Readme">声明.TXT</String>
<String Id="HealthCheckDescr">通过定期将数据从服务器上载到 Citrix Insight Services实现对 Citrix Hypervisor 池的运行状况监视。</String>
<String Id="HealthCheckDescrShort">启用对 Citrix Hypervisor 池的运行状况的监视。</String>
<String Id="HealthCheckDescr">通过定期将数据从服务器上载到 Citrix Insight Services实现对 XenServer 池的运行状况监视。</String>
<String Id="HealthCheckDescrShort">启用对 XenServer 池的运行状况的监视。</String>
<String Id="JapaneseTitle">语言包: 日语</String>
<String Id="JapaneseDescr">日语资源文件</String>
<String Id="SimplifiedChineseTitle">语言包: 简体中文</String>