mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 07:19:18 +01:00
Text corrections in the Health Check dialogs
- no “the” is needed in front of “Citrix Insight Services” (e.g. “…authenticate with Citrix Insight Services…” and not “…authenticate with the Citrix Insight Services…”) Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
This commit is contained in:
parent
4ba818b705
commit
854acff73d
@ -1189,7 +1189,7 @@
|
||||
<value>12</value>
|
||||
</data>
|
||||
<data name="rubricLabel.Text" xml:space="preserve">
|
||||
<value>Health Check will automatically upload a server status report to the Citrix Insight Services, based on a predefined schedule configured on your XenServer pools.</value>
|
||||
<value>Health Check will automatically upload a server status report to Citrix Insight Services, based on a predefined schedule configured on your XenServer pools.</value>
|
||||
</data>
|
||||
<data name=">>rubricLabel.Name" xml:space="preserve">
|
||||
<value>rubricLabel</value>
|
||||
|
@ -895,7 +895,7 @@
|
||||
<value>10</value>
|
||||
</data>
|
||||
<data name="rubricLabel.Text" xml:space="preserve">
|
||||
<value>Health Check will automatically upload a server status report to the Citrix Insight Services, based on a predefined schedule configured on your XenServer pool.</value>
|
||||
<value>Health Check will automatically upload a server status report to Citrix Insight Services, based on a predefined schedule configured on your XenServer pool.</value>
|
||||
</data>
|
||||
<data name=">>rubricLabel.Name" xml:space="preserve">
|
||||
<value>rubricLabel</value>
|
||||
|
@ -607,7 +607,7 @@
|
||||
<value>8</value>
|
||||
</data>
|
||||
<data name="uploadCheckBox.Text" xml:space="preserve">
|
||||
<value>&Upload the status report to the Citrix Insight Services</value>
|
||||
<value>&Upload the status report to Citrix Insight Services</value>
|
||||
</data>
|
||||
<data name=">>uploadCheckBox.Name" xml:space="preserve">
|
||||
<value>uploadCheckBox</value>
|
||||
|
2
XenModel/Messages.Designer.cs
generated
2
XenModel/Messages.Designer.cs
generated
@ -16299,7 +16299,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Authentication with Citrix Insight Services is required in order to enable this feature. Please register by providing MyCitrix credentials. These credentials will only be used to obtain a Call Home upload grant token and will not be stored on this machine or on your server..
|
||||
/// Looks up a localized string similar to Authentication with Citrix Insight Services is required in order to enable this feature. Please register by providing MyCitrix credentials. These credentials will only be used to obtain an upload token and will not be stored on this machine or on your server..
|
||||
/// </summary>
|
||||
public static string HEALTHCHECK_AUTHENTICATION_RUBRIC_NO_TOKEN {
|
||||
get {
|
||||
|
@ -5702,7 +5702,7 @@ Click Configure HA to alter the settings displayed below.</value>
|
||||
<value>Authentication with Citrix Insight Services is required in order to enable this feature. XenCenter detected a previous successful authentication for one of other connected pools. You can choose to re-use it or authenticate again.</value>
|
||||
</data>
|
||||
<data name="HEALTHCHECK_AUTHENTICATION_RUBRIC_NO_TOKEN" xml:space="preserve">
|
||||
<value>Authentication with Citrix Insight Services is required in order to enable this feature. Please register by providing MyCitrix credentials. These credentials will only be used to obtain a Call Home upload grant token and will not be stored on this machine or on your server.</value>
|
||||
<value>Authentication with Citrix Insight Services is required in order to enable this feature. Please register by providing MyCitrix credentials. These credentials will only be used to obtain an upload token and will not be stored on this machine or on your server.</value>
|
||||
</data>
|
||||
<data name="HEALTHCHECK_ENROLLMENT_CONFIRMATION_BUTTON_LABEL" xml:space="preserve">
|
||||
<value>OK, Enable Health Check</value>
|
||||
|
Loading…
Reference in New Issue
Block a user