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:
Mihaela Stoica 2015-08-20 13:43:19 +01:00
parent 4ba818b705
commit 854acff73d
5 changed files with 5 additions and 5 deletions

View File

@ -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="&gt;&gt;rubricLabel.Name" xml:space="preserve">
<value>rubricLabel</value>

View File

@ -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="&gt;&gt;rubricLabel.Name" xml:space="preserve">
<value>rubricLabel</value>

View File

@ -607,7 +607,7 @@
<value>8</value>
</data>
<data name="uploadCheckBox.Text" xml:space="preserve">
<value>&amp;Upload the status report to the Citrix Insight Services</value>
<value>&amp;Upload the status report to Citrix Insight Services</value>
</data>
<data name="&gt;&gt;uploadCheckBox.Name" xml:space="preserve">
<value>uploadCheckBox</value>

View File

@ -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 {

View File

@ -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>