mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 07:19:18 +01:00
CP-10833: Update some more licensing text
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
This commit is contained in:
parent
4b8063a0c6
commit
bf93e4e0aa
4
XenModel/Messages.Designer.cs
generated
4
XenModel/Messages.Designer.cs
generated
@ -3462,7 +3462,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to You are attempting to add the server '{0}' to a pool that has had its license upgraded.
|
||||
/// Looks up a localized string similar to You are attempting to add the server '{0}' to a licensed pool.
|
||||
///
|
||||
///Do you want to apply the licensing from the pool to this server?.
|
||||
/// </summary>
|
||||
@ -3473,7 +3473,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to You are attempting to add the following servers to a pool that has had its license upgraded.
|
||||
/// Looks up a localized string similar to You are attempting to add the following servers to a licensed pool.
|
||||
///
|
||||
///{0}
|
||||
///
|
||||
|
@ -1150,12 +1150,12 @@ Do you want to do this?</value>
|
||||
<value>Unable to move selected servers into the pool '{0}': the pool is no longer connected.</value>
|
||||
</data>
|
||||
<data name="ADD_HOST_TO_POOL_LICENSE_MESSAGE" xml:space="preserve">
|
||||
<value>You are attempting to add the server '{0}' to a pool that has had its license upgraded.
|
||||
<value>You are attempting to add the server '{0}' to a licensed pool.
|
||||
|
||||
Do you want to apply the licensing from the pool to this server?</value>
|
||||
</data>
|
||||
<data name="ADD_HOST_TO_POOL_LICENSE_MESSAGE_MULTIPLE" xml:space="preserve">
|
||||
<value>You are attempting to add the following servers to a pool that has had its license upgraded.
|
||||
<value>You are attempting to add the following servers to a licensed pool.
|
||||
|
||||
{0}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user