Removed duplicate resource.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
Konstantina Chremmou 2017-07-19 09:22:27 +01:00
parent 8a367c0346
commit 257a6daef2
2 changed files with 103 additions and 16 deletions

View File

@ -132,6 +132,24 @@ namespace XenAPI {
}
}
/// <summary>
/// Looks up a localized string similar to The host failed to enable external authentication..
/// </summary>
public static string AUTH_ENABLE_FAILED_INVALID_ACCOUNT {
get {
return ResourceManager.GetString("AUTH_ENABLE_FAILED_INVALID_ACCOUNT", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The host failed to enable external authentication..
/// </summary>
public static string AUTH_ENABLE_FAILED_INVALID_OU {
get {
return ResourceManager.GetString("AUTH_ENABLE_FAILED_INVALID_OU", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to enable external authentication, permission on the AD server was denied..
/// </summary>
@ -2148,6 +2166,15 @@ namespace XenAPI {
}
}
/// <summary>
/// Looks up a localized string similar to This host has no PIF on the given network..
/// </summary>
public static string PIF_NOT_PRESENT {
get {
return ResourceManager.GetString("PIF_NOT_PRESENT", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Operation cannot proceed while a tunnel exists on this interface..
/// </summary>
@ -2256,6 +2283,15 @@ namespace XenAPI {
}
}
/// <summary>
/// Looks up a localized string similar to Failed to enable external authentication, the supplied account was invalid..
/// </summary>
public static string POOL_AUTH_ENABLE_FAILED_INVALID_ACCOUNT {
get {
return ResourceManager.GetString("POOL_AUTH_ENABLE_FAILED_INVALID_ACCOUNT", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The pool failed to enable external authentication..
/// </summary>
@ -2291,15 +2327,6 @@ namespace XenAPI {
return ResourceManager.GetString("POOL_AUTH_ENABLE_FAILED_WRONG_CREDENTIALS", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to enable external authentication, the supplied account was invalid..
/// </summary>
public static string POOL_AUTH_ENABLE_FAILED_INVALID_ACCOUNT {
get {
return ResourceManager.GetString("POOL_AUTH_ENABLE_FAILED_INVALID_ACCOUNT", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The external authentication configuration of the server joining the pool must match the pool&apos;s own external authentication configuration..
@ -2355,6 +2382,24 @@ namespace XenAPI {
}
}
/// <summary>
/// Looks up a localized string similar to The host joining the pool must have the same API version as the pool master..
/// </summary>
public static string POOL_JOINING_HOST_MUST_HAVE_SAME_API_VERSION {
get {
return ResourceManager.GetString("POOL_JOINING_HOST_MUST_HAVE_SAME_API_VERSION", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The host joining the pool must have the same database schema as the pool master..
/// </summary>
public static string POOL_JOINING_HOST_MUST_HAVE_SAME_DB_SCHEMA {
get {
return ResourceManager.GetString("POOL_JOINING_HOST_MUST_HAVE_SAME_DB_SCHEMA", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The server joining the pool must have the same product version as the pool master..
/// </summary>
@ -3818,6 +3863,33 @@ namespace XenAPI {
}
}
/// <summary>
/// Looks up a localized string similar to Unable to activate changed block tracking..
/// </summary>
public static string SR_BACKEND_FAILURE_457 {
get {
return ResourceManager.GetString("SR_BACKEND_FAILURE_457", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to deactivate changed block tracking..
/// </summary>
public static string SR_BACKEND_FAILURE_458 {
get {
return ResourceManager.GetString("SR_BACKEND_FAILURE_458", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Changed block tracking log is in an inconsistent state..
/// </summary>
public static string SR_BACKEND_FAILURE_459 {
get {
return ResourceManager.GetString("SR_BACKEND_FAILURE_459", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The VDI is not available.
/// </summary>
@ -4511,6 +4583,15 @@ namespace XenAPI {
}
}
/// <summary>
/// Looks up a localized string similar to Cannot contact the other host using TLS on the specified address and port.
/// </summary>
public static string TLS_CONNECTION_FAILED {
get {
return ResourceManager.GetString("TLS_CONNECTION_FAILED", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The request was rejected because the server is too busy..
/// </summary>
@ -5159,6 +5240,15 @@ namespace XenAPI {
}
}
/// <summary>
/// Looks up a localized string similar to VM cannot be resumed because it has no suspend VDI.
/// </summary>
public static string VM_HAS_NO_SUSPEND_VDI {
get {
return ResourceManager.GetString("VM_HAS_NO_SUSPEND_VDI", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This operation could not be performed because the VM has one or more PCI devices passed through..
/// </summary>

View File

@ -112,10 +112,10 @@
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="ACTIVATION_WHILE_NOT_FREE" xml:space="preserve">
<value>An activation key can only be applied when the edition is set to 'free'.</value>
@ -859,7 +859,7 @@
<value>Failed to enable external authentication, a duplicate hostname was detected.</value>
</data>
<data name="POOL_AUTH_ENABLE_FAILED_INVALID_ACCOUNT" xml:space="preserve">
<value>The pool failed to enable external authentication.</value>
<value>Failed to enable external authentication, the supplied account was invalid.</value>
</data>
<data name="POOL_AUTH_ENABLE_FAILED_INVALID_OU" xml:space="preserve">
<value>The pool failed to enable external authentication.</value>
@ -873,9 +873,6 @@
<data name="POOL_AUTH_ENABLE_FAILED_WRONG_CREDENTIALS" xml:space="preserve">
<value>Failed to enable external authentication, the supplied credentials were invalid.</value>
</data>
<data name="POOL_AUTH_ENABLE_FAILED_INVALID_ACCOUNT" xml:space="preserve">
<value>Failed to enable external authentication, the supplied account was invalid.</value>
</data>
<data name="POOL_JOINING_EXTERNAL_AUTH_MISMATCH" xml:space="preserve">
<value>The external authentication configuration of the server joining the pool must match the pool's own external authentication configuration.</value>
</data>
@ -2096,4 +2093,4 @@ Authorized Roles: {1}</value>
<data name="XMLRPC_UNMARSHAL_FAILURE" xml:space="preserve">
<value>The server failed to unmarshal the XMLRPC message; it was expecting one element and received something else.</value>
</data>
</root>
</root>