mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 07:19:18 +01:00
[CA-156817] Rename vitualisation state 'unknown' -> 'unknown (please wait)' in general panel
This commit is contained in:
parent
5fe7a76d4d
commit
da27854d65
4
XenModel/Messages.Designer.cs
generated
4
XenModel/Messages.Designer.cs
generated
@ -1,7 +1,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.34209
|
||||
// Runtime Version:4.0.30319.18444
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@ -32659,7 +32659,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Unknown.
|
||||
/// Looks up a localized string similar to Unknown (please wait).
|
||||
/// </summary>
|
||||
public static string VIRTUALIZATION_UNKNOWN {
|
||||
get {
|
||||
|
@ -11036,8 +11036,8 @@ Do you want to continue?</value>
|
||||
<value>Update successfully uploaded to selected server(s)</value>
|
||||
</data>
|
||||
<data name="UPLOAD_PATCH_TITLE" xml:space="preserve">
|
||||
<value>Upload</value>
|
||||
</data>
|
||||
<value>Upload</value>
|
||||
</data>
|
||||
<data name="UPSELL_BLURB_ALERTS" xml:space="preserve">
|
||||
<value>Upgrade your XenServer license to enable Alerting and Reporting capabilities. Email based performance and error alerting will proactively notify administrators of error conditions or performance problems before they affect critical services.
|
||||
|
||||
@ -11232,7 +11232,7 @@ To learn more about the XenServer Dynamic Workload Balancing feature or to start
|
||||
</data>
|
||||
<data name="VDI_ON_SR_TITLE" xml:space="preserve">
|
||||
<value>{0} on '{1}' {2}</value>
|
||||
</data>
|
||||
</data>
|
||||
<data name="VENDOR_NAME" xml:space="preserve">
|
||||
<value>Vendor</value>
|
||||
</data>
|
||||
@ -11297,7 +11297,7 @@ To learn more about the XenServer Dynamic Workload Balancing feature or to start
|
||||
<value>Tools out of date (version {0} installed)</value>
|
||||
</data>
|
||||
<data name="VIRTUALIZATION_UNKNOWN" xml:space="preserve">
|
||||
<value>Unknown</value>
|
||||
<value>Unknown (please wait)</value>
|
||||
</data>
|
||||
<data name="VIRTUAL_DISK" xml:space="preserve">
|
||||
<value>Virtual Disk</value>
|
||||
@ -12359,6 +12359,6 @@ You will need to navigate to the Console on each of the selected VMs to complete
|
||||
<value>&Yes</value>
|
||||
</data>
|
||||
<data name="YOU_ARE_HERE" xml:space="preserve">
|
||||
<value>You are here</value>
|
||||
</data>
|
||||
<value>You are here</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Reference in New Issue
Block a user