mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Change 'physical' to 'logical' in text refering to host CPUs
This commit is contained in:
@@ -8004,7 +8004,7 @@ TB</property>
|
||||
<child>
|
||||
<widget class="GtkLabel" id="label279">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Physical host CPUs:</property>
|
||||
<property name="label" translatable="yes">Logical host CPUs:</property>
|
||||
<property name="use_underline">False</property>
|
||||
<property name="use_markup">True</property>
|
||||
<property name="justify">GTK_JUSTIFY_RIGHT</property>
|
||||
@@ -8225,7 +8225,7 @@ TB</property>
|
||||
<child>
|
||||
<widget class="GtkLabel" id="label280">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes"><small><b>Tip:</b> For best performance, the number of virtual CPUs should be less than (or equal to) the number of physical CPUs on the host system.</small></property>
|
||||
<property name="label" translatable="yes"><small><b>Tip:</b> For best performance, the number of virtual CPUs should be less than (or equal to) the number of logical CPUs on the host system.</small></property>
|
||||
<property name="use_underline">False</property>
|
||||
<property name="use_markup">True</property>
|
||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||
|
||||
Reference in New Issue
Block a user