mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 07:19:18 +01:00
Merge pull request #155 from xs-nanjing/CP-9240
CP-9240: Rework GPU information in export resource list report for review
This commit is contained in:
commit
df5130341a
2
XenModel/Messages.Designer.cs
generated
2
XenModel/Messages.Designer.cs
generated
@ -31652,7 +31652,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Utilization (%).
|
||||
/// Looks up a localized string similar to Computer Utilization (%).
|
||||
/// </summary>
|
||||
public static string UTILIZATION {
|
||||
get {
|
||||
|
@ -10620,7 +10620,7 @@ StorageLink Gateway を使用する VM の XenServer 6.0 へのアップグレ
|
||||
<value>以下を使用する</value>
|
||||
</data>
|
||||
<data name="UTILIZATION" xml:space="preserve">
|
||||
<value>Utilization (%)</value>
|
||||
<value>Computer Utilization (%)</value>
|
||||
</data>
|
||||
<data name="UUID" xml:space="preserve">
|
||||
<value>UUID</value>
|
||||
|
@ -10968,7 +10968,7 @@ To learn more about the XenServer Dynamic Workload Balancing feature or to start
|
||||
<value>uses</value>
|
||||
</data>
|
||||
<data name="UTILIZATION" xml:space="preserve">
|
||||
<value>Utilization (%)</value>
|
||||
<value>Computer Utilization (%)</value>
|
||||
</data>
|
||||
<data name="UUID" xml:space="preserve">
|
||||
<value>UUID</value>
|
||||
|
Loading…
Reference in New Issue
Block a user